mlr-org / mlr3tuning

Hyperparameter optimization package of the mlr3 ecosystem
https://mlr3tuning.mlr-org.com/
GNU Lesser General Public License v3.0
53 stars 5 forks source link

feat: add tuning instance to extract_inner_tuning_results table #348

Closed be-marc closed 1 year ago

be-marc commented 1 year ago
tab =  extract_inner_tuning_results(rr, tuning_instance = TRUE)
autoplot(tab$tuning_instance[[1]])