MLWave/Kaggle-Ensemble-Guide resource
Code for the Kaggle Ensembling Guide Article on MLWave observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4100
- days_rel: n/a
- days_push: 3212
- n_releases_24m: 0
Adoption not part of the score
1615 stars · 551 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Companion code for the MLWave Kaggle Ensembling Guide article, providing Python scripts that combine multiple model prediction CSVs via voting, weighted voting, averaging, geometric mean, and rank averaging. It also includes correlation measurement scripts to compare prediction files.
Use cases
- ensemble predictions from multiple kaggle submission csvs
- average model predictions with weighted voting
- compute rank average across model outputs
- measure correlation between two prediction files
- learn how ensembling improves kaggle accuracy
When to choose
- you have several prediction CSVs and want to blend them for a competition submission
- you want a simple script-based introduction to ensembling techniques
When to avoid
- you need a maintained ML library with full ensembling pipelines
- you need weighted stacking trained on validation data
- you need a package with a license for commercial use
Facets
learning-resource · maturity maintenance
machine-learning cli developer-tools machine-learning data-science tutorials python cli cross-platform ensembling kaggle model-averaging voting rank-averaging education
1 source
- readme: https://github.com/MLWave/Kaggle-Ensemble-Guide · fetched 2026-08-28 · fb1bcddcd92d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MLWave/Kaggle-Ensemble-Guide | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MLWave/Kaggle-Ensemble-Guide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem