The ability to tune models is important. 'tune' contains functions and classes to be used in conjunction with other 'tidymodels' packages for finding reasonable values of hyper-parameters in models, pre-processing methods, and post-processing steps.
Version: | 1.0.0 |
Depends: | R (≥ 3.4) |
Imports: | cli (≥ 3.3.0), dials (≥ 1.0.0), dplyr (≥ 1.0.8), foreach, generics (≥ 0.1.2), ggplot2, glue (≥ 1.6.2), GPfit, hardhat (≥ 1.2.0), lifecycle (≥ 1.0.0), parsnip (≥ 1.0.0), purrr (≥ 0.3.2), recipes (≥ 1.0.0), rlang (≥ 1.0.2), rsample (≥ 1.0.0), tibble (≥ 3.1.0), tidyr (≥ 1.2.0), tidyselect (≥ 1.1.2), vctrs (≥ 0.4.1), withr, workflows (≥ 1.0.0), yardstick (≥ 1.0.0) |
Suggests: | covr, kernlab, knitr, modeldata, spelling, testthat (≥ 3.0.0), xml2 |
Published: | 2022-07-07 |
Author: | Max Kuhn [aut, cre], RStudio [cph, fnd] |
Maintainer: | Max Kuhn <max at rstudio.com> |
BugReports: | https://github.com/tidymodels/tune/issues |
License: | MIT + file LICENSE |
URL: | https://tune.tidymodels.org/, https://github.com/tidymodels/tune |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | tune results |
Reference manual: | tune.pdf |
Package source: | tune_1.0.0.tar.gz |
Windows binaries: | r-devel: tune_1.0.0.zip, r-release: tune_1.0.0.zip, r-oldrel: tune_1.0.0.zip |
macOS binaries: | r-release (arm64): tune_1.0.0.tgz, r-oldrel (arm64): tune_1.0.0.tgz, r-release (x86_64): tune_1.0.0.tgz, r-oldrel (x86_64): tune_1.0.0.tgz |
Old sources: | tune archive |
Reverse depends: | finetune |
Reverse imports: | autostats, finnts, healthyR.ai, modeltime.ensemble, modeltime.resample, shinymodels, sknifedatar, stacks, text, tidymodels, tidyposterior, usemodels, workflowsets |
Reverse suggests: | bonsai, healthyR.ts, modeltime, tabnet, timetk, workboots |
Please use the canonical form https://CRAN.R-project.org/package=tune to link to this page.