Algorithms

Classification Algorithms

  • Logistic Regression
  • Naive Bayes
  • Random Forest
  • SVM with SGD
  • Lib SVM

Regression Algorithms

  • Linear Regression
  • Random Forest

Clustering Algorithms

  • K means

Dimensionality Reduction Algorithms

  • Principal Component Analysis