
Benchmarks around Machine Learning with PythonΒΆ
This project started with my first attempt to bring a modification to scikit-learn. My first pull request was about optimizing the computation of polynomial features. I reused the template to measure various implementations or models.
The project is used to avoid too much replications of code in projects Benchmarks about Machine Learning. It produces the following figures.
Links: github, documentation, pymlbenchmark: benchmark around machine learning, blog

