Which of the following would be the best choice for the next ridge regression model you train?
After training a ridge regression model, you find that the training and test set accuracies are 0.98 and 0.54 respectively.
0
1
Tags
Data Science
Related
Overfitting/Underfitting vs. Bias/Variance in Supervised Machine Learning
Which of the following would be the best choice for the next ridge regression model you train?
How to tell when your model is overfitting
Overfitting/Underfitting vs. Bias/Variance in Supervised Machine Learning
Which of the following would be the best choice for the next ridge regression model you train?
How to avoid overfitting
Generalization Paradox in Deep Learning
Why does Ridge Regression Improve Over Least Squres?
Simple Ridge Regression Example in Python
Ridge Regression vs Lasso Regression
Which of the following would be the best choice for the next ridge regression model you train?
Ridge Regression and Overfitting