mroads Interview Question

What is ‘Overfitting’ in Machine learning?

Interview Answer

Anonymous

Oct 3, 2019

when a statistical model describes random error or noise instead of underlying relationship ‘overfitting’ occurs. When a model is excessively complex, overfitting is normally observed, because of having too many parameters with respect to the number of training data types. The model exhibits poor performance which has been overfit.