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
[Doc] Update list of winning solutions in data science competitions using XGBoost #6173
Comments
|
@hcho3 Could you please assign this to me? I would like to work on this & will update you regarding the PR as soon as possible? |
|
@divya661 Thanks for taking interest in this. Assigned. From what I understand, there's no limit on the number of participants, so many people can work on the same topic. Especially for this issue, we can submit different solutions from different sources but still count as contribution. |
|
@hcho3 @trivialfis is this still open ? |
|
@Wittty-Panda Yes, this issue is still open. Feel free to add more. |
|
okay ,sir. I will do my best. |
|
@hcho3 do i have to make another section for data science or just add them in machine learning one ? |
|
@Wittty-Panda Just add them to the section titled |
|
okay sir |


The demo directory shows a list of winning solutions for data science competitions that used XGBoost:
https://github.com/dmlc/xgboost/blob/master/demo/README.md#machine-learning-challenge-winning-solutions
The list hasn't been updated since October 2017. It would be great if we can update this list.
How to update the list.
https://www.kaggle.com/competitions is a great place to start. For each completed competition, look for the first, second, and third-place solutions. If they used XGBoost (even as part of ensemble), create a pull request to add them to https://github.com/dmlc/xgboost/blob/master/demo/README.md.
There are other data science competitions as well. For example, XGBoost was used in the first winning solution of ACM RecSys 2020 Challenge.
The text was updated successfully, but these errors were encountered: