πŸ”΅

K-Nearest Neighbour

Classification & regression using proximity-based voting.

1 Example 2 PDFs
Open β†’
🌳

Decision Tree

Tree-based model for classification & regression tasks.

1 Example 1 PDF
Open β†’
🌲

Random Forest

Ensemble of decision trees for robust predictions.

2 Examples 1 PDF
Open β†’
πŸ“ˆ

Logistic Regression

Binary & multi-class classification with probabilistic outputs.

2 Examples 2 PDFs
Open β†’
πŸ“‰

Linear Regression

Predict continuous values with a linear relationship.

1 Example 2 PDFs
Open β†’
πŸ“Š

Polynomial Regression

Capture non-linear relationships with polynomial features.

1 Example 1 PDF
Open β†’
🎲

Naive Bayes

Probabilistic classifier based on Bayes' theorem.

1 Example 2 PDFs
Open β†’
βš”οΈ

Support Vector Machine

Find the optimal hyperplane for classification & regression.

1 Example 2 PDFs
Open β†’