Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoadMap #873

Closed
1 of 4 tasks
tqchen opened this issue Feb 25, 2016 · 4 comments
Closed
1 of 4 tasks

RoadMap #873

tqchen opened this issue Feb 25, 2016 · 4 comments

Comments

@tqchen
Copy link
Member

tqchen commented Feb 25, 2016

Follow up on #574 This will serve as roadmap issue for Year 2016

This issue will be the centralized place for links to on going proposals and plans on improving xgboost. Please reply to the issue for discussion. The major goals and specifications will be marked as Roadmap Label.

Distributed Version

  • Distributed python version of xgboost, enable features such as custom objective function
  • XGBoost JVM Package.

Data Frame Integration

External Memory

  • Being able to use external memory version in language packages, R/python/Julia from native data structure
@tqchen
Copy link
Member Author

tqchen commented Mar 1, 2016

distributed python is included in this PR #897

@gugatr0n1c
Copy link

not tried this yet, but this iterated bagging seems to me very similar to gradient boosting and paper shows better performance

http://www.cs.utexas.edu/~ml/papers/bv-ecml-05.pdf

But I understand this is actually little bit different algorithm... something between boosting and randomforest...
I have no insight at deep code of xgboost (out of my skill), and not sure how difficult this can be...
But another view: bagging can be paralelize at higher level = building several trees at same time.. so I guess this can be even faster...

But sure, it can be a lot of work for maybe small difference...??

@Simon-Liu622
Copy link

Proposal 1

@eliasah
Copy link

eliasah commented Feb 15, 2017

I believe that this was the Roadmap for last year, is there any update on it ?

@tqchen tqchen closed this as completed Mar 23, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Oct 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants