Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 380 Bytes

Machine Learning with Python

Using pandas,sklearn,numpy pandas, seaborn and plotly

  • Linear Regression
  • Logistic Regression
  • K-Means
  • K nearest Neighbour
  • SVM
  • Random Forest
  • PCA analysis
  • Parameter Tuning using Gridsearch,GradientBoost,Ensemble

The repo includes the machine learning algorithm assignments from various online courses with python.A work in progress.