Skip to content

Commit

Permalink
Update 15-tune.rds, fix actions (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Sep 24, 2024
1 parent 5855dea commit 737cbfc
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 @@ -515,7 +515,7 @@ autotuner_rf$train(task)
saveRDS(autotuner_rf, "extdata/15-tune.rds")
```

```{r 15-eco-26, echo=FALSE, cache=TRUE, cache.lazy=FALSE}
```{r 15-eco-26, echo=FALSE}
autotuner_rf = readRDS("extdata/15-tune.rds")
```

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

0 comments on commit 737cbfc

Please sign in to comment.