Pergunta de entrevista da empresa Capital One

How would you address the overfitting problem?

Respostas da entrevista

Sigiloso

19 de out. de 2016

By Cross-validation. A fraction of the dataset would be earmarked for Cross-validation apart from the training and the test data sets. Various techniques such as Leave-one-out and K-fold would be used to deal with this problem. Certain machine learning techniques such as Random Forests also address the overfitting problem.

Sigiloso

28 de fev. de 2017

Reduce the number of features or introduce regularization

Sigiloso

31 de out. de 2016

Can you please provide me the dataset