Skip to content

[doc] Update competition winning solutions list with recent entries#12087

Merged
trivialfis merged 1 commit intodmlc:masterfrom
thebandofficial:docs/update-competition-winners
Mar 16, 2026
Merged

[doc] Update competition winning solutions list with recent entries#12087
trivialfis merged 1 commit intodmlc:masterfrom
thebandofficial:docs/update-competition-winners

Conversation

@PavelGuzenfeld
Copy link
Copy Markdown
Contributor

Summary

Add three recent 1st-place competition wins where XGBoost was a primary model
to the winning solutions list in demo/README.md:

  • ACM RecSys Challenge 2021 — Schifferer, Deotte, Titericz, Liu (NVIDIA).
    Ensemble of 5 XGBoost + 3 neural network models.
  • Kaggle Playground Series S5E2 (Feb 2025) — Chris Deotte.
    Single XGBoost model with 500 engineered features.
  • March Machine Learning Mania 2025 ($50K prize) — Mohammad Odeh.
    XGBoost outperformed CatBoost and LightGBM.

All entries are verified with public writeups/discussions.

Contributes to #6173

Add three verified 1st-place wins where XGBoost was a primary model:

- ACM RecSys Challenge 2021 (Schifferer, Deotte, Titericz, Liu)
- Kaggle Playground Series S5E2 Backpack Prediction (Deotte, Feb 2025)
- March Machine Learning Mania 2025 (Odeh, $50K prize)
@RAMitchell RAMitchell requested a review from Copilot March 16, 2026 08:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the demo documentation by adding three recent 1st-place competition solutions where XGBoost was a primary model, expanding the “winning solutions” list referenced in #6173.

Changes:

  • Added ACM RecSys Challenge 2021 1st-place solution entry with writeup/paper links
  • Added Kaggle Playground Series S5E2 (Feb 2025) 1st-place solution entry with discussion link
  • Added March Machine Learning Mania 2025 1st-place solution entry with writeup link
Comments suppressed due to low confidence (1)

demo/README.md:1

  • These new bullets use slightly different phrasing than nearby entries (e.g., many lines above use 'winner in' and sometimes 'Link to [Discussion]' with consistent capitalization). Consider adjusting the wording/capitalization to match the prevailing style in this list to keep it easy to scan and consistent.
Awesome XGBoost

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@trivialfis trivialfis merged commit 2d737ba into dmlc:master Mar 16, 2026
82 checks passed
@PavelGuzenfeld PavelGuzenfeld deleted the docs/update-competition-winners branch March 16, 2026 21:45
PavelGuzenfeld added a commit to PavelGuzenfeld/xgboost that referenced this pull request Mar 19, 2026
Add section documenting 3 merged PRs (dmlc#12087, dmlc#12089, dmlc#12094),
1 open PR (dmlc#12086), and 3 closed/superseded PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants