finetune: Additional Functions for Model Tuning

The ability to tune models is important. 'finetune' enhances the 'tune' package by providing more specialized methods for finding reasonable values of model tuning parameters. Two racing methods described by Kuhn (2014) <arXiv:1405.6974> are included. An iterative search method using generalized simulated annealing (Bohachevsky, Johnson and Stein, 1986) <doi:10.1080/00401706.1986.10488128> is also included.

Version: 1.1.0
Depends: R (≥ 3.5), tune (≥ 1.1.1)
Imports: cli, dials (≥ 0.1.0), dplyr (≥ 1.1.1), ggplot2, parsnip (≥ 1.1.0), purrr, rlang, tibble, tidyr, tidyselect, utils, vctrs, workflows (≥ 0.2.6)
Suggests: BradleyTerry2, covr, discrim, kknn, klaR, lme4, modeldata, ranger, recipes (≥ 0.2.0), rpart, rsample, spelling, testthat, yardstick
Published: 2023-04-19
Author: Max Kuhn ORCID iD [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Max Kuhn <max at posit.co>
BugReports: https://github.com/tidymodels/finetune/issues
License: MIT + file LICENSE
URL: https://github.com/tidymodels/finetune, https://finetune.tidymodels.org
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: finetune results

Documentation:

Reference manual: finetune.pdf

Downloads:

Package source: finetune_1.1.0.tar.gz
Windows binaries: r-devel: finetune_1.1.0.zip, r-release: finetune_1.1.0.zip, r-oldrel: finetune_1.1.0.zip
macOS binaries: r-release (arm64): finetune_1.1.0.tgz, r-oldrel (arm64): finetune_1.1.0.tgz, r-release (x86_64): finetune_1.1.0.tgz
Old sources: finetune archive

Reverse dependencies:

Reverse suggests: shinymodels, workflowsets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=finetune to link to this page.