Spot-Check Classification Machine Learning Algorithms in Python with scikit-learn - Machine Learning Mastery
Spot-checking is a way of discovering which algorithms perform well on your machine learning problem. You cannot know which algorithms are best suited to your problem before hand. You must trial a number of methods and focus attention on those that prove themselves the most promising. In this post you will discover 6 machine learning algorithms that you can use when spot checking your classification problem in Python with scikit-learn. You cannot know which algorithm will work best on your dataset before hand.
May-26-2016, 20:16:04 GMT
- Technology: