Skip to content

28101991SUNNY/DSML-Classical-Machine-Learning-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSML-Classical-Machine-Learning-1

Machine Learning 1 :

Linear Regression

  • Simple and Multiple regression
    • OLS - closed form solutions
    • Gradient Descent
    • Batch | Stochastic | MiniBatch Gradient descent Regression
  • Ridge and Lasso Regularisation
  • ElasticNet Regularisation
  • Polynomial Features

Logistic Regression

k-Nearest Neighbours

Decision Tree

Ensemble Learning:

Bagging :
  • Bagging
  • Random Forest
Boosting :
  • GBDT - Gradient Boosting Decision Tree
  • XGBoost
  • Cascading
  • Stacking

Naive Bayes

SVM - Support vector Machine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published