Use Random Forest: Testing 179 Classifiers on 121 Datasets - MachineLearningMastery.com

If you don’t know what algorithm to use on your problem, try a few. Alternatively, you could just try Random Forest and maybe a Gaussian SVM. In a recent study these two algorithms were demon...

By · · 1 min read
Use Random Forest: Testing 179 Classifiers on 121 Datasets - MachineLearningMastery.com

Source: MachineLearningMastery.com

If you don’t know what algorithm to use on your problem, try a few. Alternatively, you could just try Random Forest and maybe a Gaussian SVM. In a recent study these two algorithms were demonstrated to be the most effective when raced against nearly 200 other algorithms averaged over more than 100 data sets. In […]