Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Repository files navigation

Extreme Gradient Boosting(XGBoost) Project


Welcome to the Extreme Gradient Boosting Project!

This is Extreme Gradient Boosting Project

In this project, you will demonstrate what you have learned in this course by conducting an experiment dealing with Loan Prediction.

We have seen in the lectures How Extreme Gradient Boosting works.

What we have learned so far:

  • Boosting
  • Adaboost
  • Gradient Boosting
  • XGBoost

What we are going to do?

  • You have clean data-set. We will use an approach similar to previous grid search but will divide the parmeter in two parts.
  • Choose default values for Xgboost Classifier.
  • Tune tree-specific parameters ( max_depth, min_child_weight, gamma, subsample, colsample_bytree) for decided learning rate and number of trees. Note that we can choose different parameters to define a tree.

What your will learn by doing this assignment ?

  • You will learn to build Xgboost model.

Dataset

To perform Extreme gradient boosting task we will use Loan Prediction dataset which we have used while doing logistic regression project.

Details information is mentioned in each task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.