Skip to content

tomMoral/scikit-learn_benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scikit-learn_benchmarks

Benchmark suite for scikit-learn performances using airspeed velocity.

To get started,

  • install miniconda and make sure that the conda command is in your path: export PATH=${HOME}/miniconda/bin:${PATH}
  • install asv via pip
  • clone and move to this repository `git clone https://github.com/jeremiedbb/scikit-learn_benchmarks.git
  • then run asv run (see the docs to change the environments config or run only selected benchmarks)
  • to publish the results in html format, run asv publish and asv preview

About

Benchmark suite for scikit-learn performances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%