Categories
Machine Learning

New Scikit-Learn visual cheat sheet

A simplified and visual Scikit-Learn summary highlights some key aspects used to implement machine learning solutions: data pre-processing, model fitting, model performance evaluation, model tuning. This guides shows the generalization used by this Python Library to use Data Preparation methods and Model fitting models in the same way and how they can be connected through the use of pipelines.  

http://hectorv.com/wp-content/uploads/sites/3/2021/12/scikit-learn-cheat-sheet.pdf

Bitnami