Skip to content

kenil22/Ensemble_Models_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This jupyter notebook includes end-to-end steps for data understanding and model training.

  1. Data Understanding & Preparation
  2. Data Exploration & Analysis
  3. Model Building
  4. Business Recommendations

For data analysis, UNIVARIATE BIVARIATE & MULTIVARIATE analysis were done in order to understand the given data and also to get the insights from data.

For model training, I've used different models such as Decision Tree Classifier, Random Forest Classifier, Bagging, Adaboost, Gradient Boosting and Stacking classifier.

After successfull training of all models, I found Adaboost model with hyper parameter tuned worked better on the given dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published