/Supervised_Machine_Learning

Supervised ML models

Primary LanguageJupyter Notebook

ML_practice

Demonstrate Several supervised ML models:

  1. DecisionTree

  2. LinearRegression

  3. Logistic_Regression

  4. SVM (SupportVectorMachine)

  5. RamdomForest

  6. GradientBoosting

  7. Compare SVC and Logistic_Regression


  1. Undersampling

  2. Oversampling: random and SMOTE

  3. SMOTEENN