Aller au contenu principal

Fondamenti di Machine Learning

Fondamenti del machine learning: regressione, classificazione, clustering, alberi decisionali, random forest, SVM, ensemble methods e valutazione dei modelli con scikit-learn e Python.

3Articles XPHX0XPHX Titres et sous-titres XPHX1XPHX Chapitres XPHX2XPHX Annexes XPHX3XPHX Bibliographie46 minLecture totaleIntermedioNiveau
Machine LearningPythonscikit-learnclassificationregression

Articoli de la Série XPHX0XPHX Les articles de la série XPHX1XPHX sont les suivants :

  1. 1

    01 - Introduction to Machine Learning: Supervised, Unsupervised, and Reinforcement Learning

    Learn what Machine Learning is, the 3 fundamental types (supervised for predictions, unsupervised for patterns, reinforcement for decisions), real-world use cases, and a roadmap to choose the right paradigm for your problem.

  2. 2

    02 - Linear and Logistic Regression: From Theory to Practice

    Master the 2 most important ML algorithms: linear regression for numerical predictions and logistic regression for binary classification. Learn essential math, Python implementation with scikit-learn, evaluation metrics, and how to recognize and fix overfitting issues.

  3. 3

    03 - Decision Trees and Random Forest: Classification and Regression

    Discover decision trees (interpretable, easy to understand) and random forests (ensemble of trees for better results). Learn how entropy works, how to build trees, overfitting issues, pruning, feature importance, and when to use them vs linear regression.

Mettez vos connaissances à l'épreuve !

As-tu lu tous les articles ? Vérifie ce que tu as appris avec le quiz de la série.

Fais le Quiz