This repository contains the mains Machine Learning Models, both theory and applications.
For instance, Lineral Regression Model
, Lineral Classification Model
, Neural Network
, Random Forest
, Unsupervised Learning
, and so on.
- Linear Regression Model: OLS, Lasso, Ridge
- Linear Classification Model: Logit, LDA
- Unsupervised Learning:
- K-Mean
- DMCA
- ...