Giter VIP home page Giter VIP logo

xgboost_project's Introduction

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.

xgboost_project's People

Contributors

alex19427 avatar codebeast77 avatar bicky23 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.