Introducing G2.ai, the future of software buying.Try now

What is “overfitting”?

I've heard the term "overfitting", can you explain to me what this means?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Qlik AutoML
Official Response
Qlik AutoML
David C.
DC
Director of Product Marketing
0
“Overfitting” means that a model is overly complex and as a result, is unreliable for predicting new data. Overfitting tends to happen when there are too many Drivers relative to the number of data points available. For example: you may only have 50 rows of data and 100 Drivers (columns) in the dataset. The predictive model can use all of the Drivers to come up with a series of complicated rules that perform well against the data used to train the mode, when in reality the predicted Metric may be influenced by only one or two predictors. As a rule of thumb, simpler is better. The more Drivers introduced to a model, the more error exists that can potentially cover up the true underlying relationship that you want to uncover.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply