How to Hill Climb the Test Set for Machine Learning - MachineLearningMastery.com

Hill climbing the test set is an approach to achieving good or perfect predictions on a machine learning competition without touching the training set or even developing a predictive model. As an a...

By · · 1 min read
How to Hill Climb the Test Set for Machine Learning - MachineLearningMastery.com

Source: MachineLearningMastery.com

Hill climbing the test set is an approach to achieving good or perfect predictions on a machine learning competition without touching the training set or even developing a predictive model. As an approach to machine learning competitions, it is rightfully frowned upon, and most competition platforms impose limitations to prevent it, which is important. Nevertheless, […]