szilard/benchm-ml resource
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4177
- days_rel: n/a
- days_push: 1447
- n_releases_24m: 0
Adoption not part of the score
1895 stars · 327 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal benchmark comparing scalability, speed, and accuracy of open-source machine learning implementations (R packages, scikit-learn, H2O, xgboost, lightgbm, Spark MLlib, Vowpal Wabbit) for binary classification. It varies dataset sizes from 10K to 10M rows across linear models, random forests, gradient boosting, and deep neural networks.
Use cases
- compare speed of xgboost vs lightgbm vs h2o on classification
- find out which ML library scales to 10M rows without running out of memory
- benchmark random forest implementations in R and Python
- evaluate accuracy of gradient boosting vs deep neural networks on tabular data
- choose an ML tool for credit scoring or fraud detection workloads
- reproduce a minimal ML benchmark with my own tool
When to choose
- you need evidence-based comparisons of classification libraries on tabular data
- you are evaluating ML tools for medium-to-large business datasets (10K-10M rows)
- you want a simple template to benchmark your own ML implementation
When to avoid
- you need benchmarks on sparse, high-cardinality, or missing-data scenarios
- you need distributed multi-node scaling results
- you need up-to-date results - much of the benchmark dates to 2015 and the author moved to a newer project
- you need benchmarks for tasks other than binary classification
Facets
dataset · maturity maintenance
benchmarking machine-learning data-science machine-learning data-science performance python jvm cross-platform binary-classification scikit-learn xgboost h2o spark-mllib r-packages gradient-boosting random-forest deep-neural-networks scalability-benchmark
1 source
- readme: https://github.com/szilard/benchm-ml · fetched 2026-08-28 · 89e284c3a20e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| szilard/benchm-ml | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="szilard/benchm-ml")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem