Skip to content

📅 Day 02 — Part 1: Classification Algorithms

Goal: Predict categories and evaluate classification models correctly.

# Topic File
1 Classification Overview 01-classification-overview.md
2 Logistic Regression 02-logistic-regression.md
3 KNN and Naive Bayes 03-knn-and-naive-bayes.md
4 Trees, Random Forests, Boosting 04-trees-forests-boosting.md
5 Classification Metrics 05-classification-metrics.md
6 Exercises 06-exercises.md

➡️ Start with 01-classification-overview