This repository is designed to provide a minimal benchmark framework comparing commonly used machine learning libraries in terms of scalability, speed, and classification accuracy. The focus is on binary classification tasks without missing data, where inputs can be numeric or categorical (after one-hot encoding). It targets large scale settings by varying the number of observations (n) up to millions and the number of features (after expansion) to about a thousand, to stress test different implementations. The benchmarks cover algorithms like logistic regression, random forest, gradient boosting, and deep neural networks, and they compare across toolkits such as scikit-learn, R packages, xgboost, H2O, Spark MLlib, etc. The repository is structured in logical folders (e.g. “1-linear”, “2-rf”, “3-boosting”, “4-DL”) each corresponding to algorithm categories.

Features

  • Comparative benchmarks across ML toolkits (scikit-learn, R, H2O, xgboost, Spark MLlib)
  • Algorithm coverage: logistic regression, random forests, boosting, deep neural nets
  • Scalable testing with large n (e.g. 10K → 10M) and p (~1K)
  • Synthetic data generation and real dataset integration (e.g. Higgs)
  • Structured folder organization by algorithm type
  • Runtime, memory, and accuracy measurement tools to compare implementations

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow benchm-ml

benchm-ml Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of benchm-ml!

Additional Project Details

Programming Language

R

Related Categories

R Libraries

Registered

2 days ago