/ML_Algo_pdf

It contains all pdf of ml algorithm

Primary LanguageJupyter Notebook

Machine Learning Projects

Dataset Python 3.6 NLTK

ML

Why this repository?

• The main purpose of making this repository is to keep all my Machine Learning notes at one place, hence keeping my GitHub clean!
• It looks good, isn't it?

Algorithms

Supervised:

Regression:
Linear Regression
Multiple-Linear Regression
Polynomial Regression
Lasso and Ridge Regression (L1 & L2 Regularization)
Elastic-Net Regression

Classification:
Logistic Regression
K-Nearest Neighbours
Support Vector Machine
Naive Bayes
Decision Tree

Ensemble:
Random Forest
Adaptive Boosting (AdaBoost)
Extreme Gradient Boosting (XGBoost)

Unsupervised:

Clustering:
K-Means
Hierarchical_clustering
• _ DBSCAN_

NLP:

Deep_Learning:

Time_series: