Model Selection Tips From Competitive Machine Learning
Last Updated on June 7, 2016 After spot checking algorithms on your problem and tuning the better few, you ultimately need to select one or two best models with which to proceed. This problem is called model selection and can be vexing because you need to make a choice given incomplete information. This is where the test harness you create and test options you choose are critical. In this post you will discover the tips for model selection inspired from […]
Read more