mlr-org / mlr3hyperband

Successive Halving and Hyperband in the mlr3 ecosystem
https://mlr3hyperband.mlr-org.com
GNU Lesser General Public License v3.0
18 stars 5 forks source link

TunerHyperband docs #9

Closed berndbischl closed 4 years ago

berndbischl commented 4 years ago

they seem to be very unfinished?

eg this paragraph makes no sense?

#' The grid is constructed as a Cartesian product over discretized values per parameter,
#' see [paradox::generate_design_grid].
#' The points of the grid are evaluated in a random order.

pls iterate over the full file and make sure docs are complete and the idea of what happens in this class / the tuner is clear

berndbischl commented 4 years ago

docs are ok now