Pergunta de entrevista da empresa TP

How will you address the overfitting problem of a machine learning model?

Resposta da entrevista

Sigiloso

7 de jan. de 2022

Use regularization, dropout, ensemble methods (bagging or boosting), or simply use a simpler network.