dmlc/xgboost

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

Open

#6,173 建立於 2020年9月27日

在 GitHub 查看
 (16 留言) (0 反應) (0 負責人)C++ (8,872 fork)batch import
docgood first issue

倉庫指標

Star
 (28,376 star)
PR 合併指標
 (平均合併 3天 18小時) (30 天內合併 34 個 PR)

描述

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.

貢獻者指南