Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 375 Bytes

Classification

  • Logistic Regression => Notebook | Notes
  • Support Vector Machines (SVM)
  • k-Nearest Neighbors (KNN)
  • Naive Bayes
  • Decision Trees => Notebook
  • Random Forest => Notebook
  • Gradient Boosting (e.g., XGBoost, LightGBM, CatBoost)
  • Neural Networks (e.g., Multilayer Perceptron)