tidymodels/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.0.9000
URL https://github.com/tidymodels/finetune https://finetune.tidymodels.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidymodels/finetune")
tidymodels/finetune documentation built on March 23, 2024, 6:50 p.m.