Skip to content

data-science-ml/boosting-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals

  • Boosting as a powerful ensemble machine learning technique
  • Boosting for regression problems (GradientBoosting Regressor)
  • Boosting for classification problems (GradientBoostingClassifier)
  • Difference between AdaBoost and Gradient Boosting
  • Understand hyperparameters associated to Boosting (learning rate, number of estimators ...)
  • GridSearch for optimal hyperparameters for Boosting
  • Performance of Boosting compared to other machine learning algorithms

Morning:

Afternoon:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published