mbatoul / sklearn_benchmarks

Comparative benchmarking library for scikit-learn's estimators
https://mbatoul.github.io/sklearn_benchmarks/
0 stars 1 forks source link

wrong axis label on speed up curves #12

Closed ogrisel closed 2 years ago

ogrisel commented 2 years ago
image

from https://mbatoul.github.io/sklearn_benchmarks/results/hpc_cluster/20211126T164327/gradient_boosting.html

The label of the y axis should be "speed-up over scikit-learn" instead "cumulated time in seconds"

ogrisel commented 2 years ago

you could even add "(higher is faster)"

mbatoul commented 2 years ago

Fixed in 0ca0a734089248de0569a991359fd295e67a5642.