Which do you think is more important: model accuracy or model performance?
Answer Posted / Awanish Kumar
Both model accuracy and model performance are important, but they serve different purposes. Model accuracy refers to how well a model performs on the training data (i.e., low error rate). Model performance, on the other hand, assesses the generalization ability of the model to unseen data (i.e., high accuracy on both training and test sets).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers