Skip to content

Commit

Permalink
rebuild the autotuner
Browse files Browse the repository at this point in the history
  • Loading branch information
jannes-m committed Sep 25, 2024
1 parent ec8df9d commit bd60a05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 15-eco.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ Calling the `train()`-method of the `AutoTuner`-object finally runs the hyperpar

```{r 15-eco-24, eval=FALSE, cache=TRUE, cache.lazy=FALSE}
# hyperparameter tuning
set.seed(08012024)
set.seed(24092024)
autotuner_rf$train(task)
```

Expand Down
Binary file modified extdata/15-tune.rds
Binary file not shown.

0 comments on commit bd60a05

Please sign in to comment.