Skip to content

The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and Undersampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development f…

Notifications You must be signed in to change notification settings

Ayda-Darvishan/Tuning-ML-Classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Tuning ML Classifiers

The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and UnderSampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development for productionizing the final model.

Outline

  1. Data Overview

  2. Exploratory Data Analysis (EDA)

  3. Data Preprocessing

  4. Model Evaluation Criterion

  5. Model Building with Original Data

  6. Model Building with OverSampled Data

  7. Model Building with Undersampled data

  8. Model Selection for Tuning

  9. Hyperparameter Tuning

  10. Comparing all Models

  11. The Final Model

  12. Pipelines for Productionizing the Final Model

About

The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and Undersampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development f…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published