Code Monkey home page Code Monkey logo

Comments (6)

antinucleon avatar antinucleon commented on May 3, 2024

Thank you for choosing XGBoost frist. You can easily write down CV code using Python interface.

from xgboost.

cosmos2006 avatar cosmos2006 commented on May 3, 2024

May I know your comments about CV estimation as given in
https://www.kaggle.com/blobs/download/forum-message-attachment-files/1290/test_xgboost.py
?

On Sat, Aug 23, 2014 at 5:34 PM, Bing Xu [email protected] wrote:

Thank you for choosing XGBoost frist. You can easily write down CV code
using Python interface.


Reply to this email directly or view it on GitHub
https://github.com/tqchen/xgboost/issues/33#issuecomment-53151010.

from xgboost.

rkirana avatar rkirana commented on May 3, 2024

Cosmos,
There are many ways of CV - it is not always n-fold Cross-validation. Imagine time series data - you will need time based cross validation. you have to use wrappers around xgboost for that.....Let xgboost be what it is - a state of the art ML algorithm that is going to be the best Gradient boosting tree based qualifier out there

from xgboost.

tqchen avatar tqchen commented on May 3, 2024

see an experimental version of CV and examples here: https://github.com/tqchen/xgboost/blob/master/demo/guide-python/cross_validation.py

from xgboost.

tqchen avatar tqchen commented on May 3, 2024

and example of higgs cv, provided by Bing Xu, is in https://github.com/tqchen/xgboost/blob/master/demo/kaggle-higgs/higgs-cv.py

from xgboost.

cosmos2006 avatar cosmos2006 commented on May 3, 2024

Thanks a lot for the links.

On Thu, Sep 4, 2014 at 11:53 PM, Tianqi Chen [email protected]
wrote:

and example of higgs cv, provided by Bing Xu, is in
https://github.com/tqchen/xgboost/blob/master/demo/kaggle-higgs/higgs-cv.py


Reply to this email directly or view it on GitHub
https://github.com/tqchen/xgboost/issues/33#issuecomment-54522141.

from xgboost.

Related Issues (20)

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.