Feature Scaling
This article explains in practice why and how to scale (Feature Scaling) the characteristics of a Machine Learning model implemented with Scikit-Learn.
All to understand and practice A.I. in a simple way
This article explains in practice why and how to scale (Feature Scaling) the characteristics of a Machine Learning model implemented with Scikit-Learn.
Find out in this article how to evaluate and therefore be able to optimize your ML classification model.
Find out in this short article how to manage your categorical variables with the one hot encoding technic
Discover in a simple and fun way how a Linear Regression algorithm works.
This article shows a simple example of logistic regression application