-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Now that we use SufficientProcessCriterion to stop the benchmark and that we can have multiple loss at once, there is no real gain to have separate benchmarks for logreg_l2 with batch and stochastic solvers. We should thus merge benchopt/benchmark_stochastic_logreg_l2 and this benchmark. To do this, we should:
- port
SGDsolver in this benchmark - add a notion of
train/testlosses inobjective.py - improve the plotting utils for multi value loss functions to get train/test graphs.
- close the benchopt/benchmark_stochastic_logreg_l2 repo
Moreover, to make this benchmark more inline with literature practices, we should try and reproduce the following figures:
-
From Schmidtt et al. 2014

-
From Leblond et al. 2017

Metadata
Metadata
Assignees
Labels
No labels