This repository contains examples of different machine learning methods, organized into folders:
-
Classification
Logistic Regression, Decision Tree, and K-Nearest Neighbors (KNN). -
Clustering
Methods such as K-Means, Hierarchical Clustering, etc. -
Regression
Linear Regression, Polynomial Regression, etc. -
Recommendation Systems
Content-Based Filtering and Collaborative Filtering.