Learn Before
Relation
How to tell when your model is overfitting
One common way to detirmine whether or not your model is overfitting is by analyzing the accuracy of the model's performance on the training data and test data. Your model may be overefit if you have very high accuracy on the training data, and then much lower accuracy on the testing data.
0
3
Updated 2021-02-10
Contributors are:
Who are from:
Tags
Data Science