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: |
0.1.3 |
Depends: |
R (≥ 2.10) |
Imports: |
cli (≥ 2.0.0), dials (≥ 0.0.9), dplyr (≥ 1.0.0), foreach, generics (≥ 0.1.0), ggplot2, glue, GPfit, parsnip (≥ 0.1.4), purrr (≥ 0.3.2), recipes (≥ 0.1.15), rlang (≥ 0.4.0), rsample (≥ 0.0.9), tibble (≥ 3.1.0), tidyr, vctrs (≥ 0.3.0), workflows (≥ 0.2.1), yardstick (≥ 0.0.7) |
Suggests: |
covr, hardhat (≥ 0.1.5), kernlab, knitr, modeldata, randomForest, spelling, testthat, xml2 |
Published: |
2021-02-28 |
Author: |
Max Kuhn [aut,
cre],
RStudio [cph] |
Maintainer: |
Max Kuhn <max at rstudio.com> |
License: |
MIT + file LICENSE |
URL: |
https://github.com/tidymodels/tune, https://tune.tidymodels.org |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
tune results |