interview question

Question

Which is more important to you – model accuracy or model performance?

in progress 0
Ansh 4 years 2 Answers 727 views Contributor 0

Answers ( 2 )

  1. model performance because accuracy can be misleading especially in an imbalanced dataset scenario

  2. Always Model Performance. You can get 100% accuracy on your own dataset but what happens when your model is applied to unseen data? That performance only matters. So always take when you are cross-validation strategy and belive on your local cv score if you have select correct validation strategy. Sometimes, cross-validation strategy may mislead you too.

Leave an answer

Browse
Browse