finetune-package {finetune} | R Documentation |
finetune: Additional Functions for Model Tuning
Description
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) doi:10.48550/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.
Author(s)
Maintainer: Max Kuhn max@posit.co (ORCID)
Other contributors:
Posit Software, PBC (03wc8by49) [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/tidymodels/finetune/issues
[Package finetune version 1.2.1 Index]