TodoBI - Business Intelligence, Big Data, ML y AI TodoBI - Business Intelligence, Big Data, ML y AI

Machine Learning: Choosing the right estimator


Often the hardest part of solving a machine learning problem can be finding the right estimator for the job.
Different estimators are better suited for different types of data and different problems.

The flowchart below by Scikit Learn is designed to give users a bit of a rough guide on how to approach problems with regard to which estimators to try on your data