Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 379 Bytes

File metadata and controls

14 lines (11 loc) · 379 Bytes

Data Science Exercises

This repo contains various data science exercises and implementations of ML algorithms using Pandas and sci-kit learn

  1. Linear Regression
  2. Logistic Regression
  3. K Nearest Neighbours
  4. Random Forests
  5. Support Vector Machine (SVM)
  6. Principal Components Analysis (PCA)
  7. Neural Network --ANN
  8. Convolutional Neural Network : CNN