Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 648 Bytes

File metadata and controls

23 lines (23 loc) · 648 Bytes

Machine Learning

Machine Learning with Python

1 Machine Learning

Python for Machine Learning

Supervised vs Unsupervised

2 Regression

Simple Linear Regression

Multiple Linear Regression

Model Evaluation in Regression Models

Non-Linear Regression

3 Classification

K-Nearest Neighbors

Decision Trees

Evaluation Metrics in Classification

Logistic Regression vs Linear Regressin

Support Vector Machine (SVM)

4 Clustering

K-Means Clustering

Hierarchical Clustering

DBSCAN

5 Recommender Systems

Content-Based Recommender Systems

Collaborative Filtering