The Wayback Machine - https://web.archive.org/web/20220614201602/https://github.com/dmlc/xgboost/issues/6173
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

[Doc] Update list of winning solutions in data science competitions using XGBoost #6173

Open
hcho3 opened this issue Sep 27, 2020 · 9 comments
Open

Comments

@hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Sep 27, 2020

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.

@divya661
Copy link
Contributor

@divya661 divya661 commented Sep 27, 2020

@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?

@trivialfis
Copy link
Member

@trivialfis trivialfis commented Sep 27, 2020

@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.

@bhavesh-jo
Copy link
Contributor

@bhavesh-jo bhavesh-jo commented Oct 11, 2020

@hcho3 @trivialfis is this still open ?

@hcho3
Copy link
Collaborator Author

@hcho3 hcho3 commented Oct 11, 2020

@Wittty-Panda Yes, this issue is still open. Feel free to add more.

@bhavesh-jo
Copy link
Contributor

@bhavesh-jo bhavesh-jo commented Oct 11, 2020

okay ,sir. I will do my best.

@bhavesh-jo
Copy link
Contributor

@bhavesh-jo bhavesh-jo commented Oct 11, 2020

@hcho3 do i have to make another section for data science or just add them in machine learning one ?

@hcho3
Copy link
Collaborator Author

@hcho3 hcho3 commented Oct 11, 2020

@Wittty-Panda Just add them to the section titled Machine Learning Challenge Winning Solutions.

@bhavesh-jo
Copy link
Contributor

@bhavesh-jo bhavesh-jo commented Oct 11, 2020

okay sir

@bhavesh-jo
Copy link
Contributor

@bhavesh-jo bhavesh-jo commented Oct 11, 2020

@hcho3 can you please check pull request #6222
I have added 2 winners as per your instructions , if you find it useful please merge and add hacktoberfest-accepted tag.
Thank you for giving me a chance to contribute. #6222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment