dmlc/xgboost

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

Open

#6 173 ouverte le 27 sept. 2020

Voir sur GitHub
 (16 commentaires) (0 réactions) (0 assignés)C++ (8 872 forks)batch import
docgood first issue

Métriques du dépôt

Stars
 (28 376 stars)
Métriques de merge PR
 (Merge moyen 3j 18h) (34 PRs mergées en 30 j)

Description

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.

Guide contributeur