artichaud1/cook: A package for Tidy Hyperparameter Tuning

tidytune leverages the `rsample` and `recipes` packages to do hyperparameter tuning, tidy style.There are many benefits of using tidy data principles, one of which is the ability to reuse existing tools. Another advantage in the case of machine learning hyperparameter optimization is the opportunity to learn about the model itself, using the parameters and their performance as modeling data, passed to a surrogate (or meta) model.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.1.9003
URL https://github.com/artichaud1/tidytune
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("artichaud1/cook")
artichaud1/cook documentation built on May 21, 2019, 9:23 a.m.