How to Choose the Right Estimator for Your ML Task
Scikit-learn algorithm cheat-sheet

Model training is an important component of a data science model development pipeline. Choosing the right machine learning algorithm can be a tedious and confusing task for a data scientist. There is no such solution or one approach to pick an estimator that fits all kinds of data. Choosing the right machine learning…