⚠️There's a newer version (1.0.0) of this package. Take me there.

tune

The goal of tune is to facilitate the tuning of hyper-parameters the tidymodels packages. It replies heavily on recipes, parsnip, and dials.

Installation

Install from CRAN:

install.packages("tune", repos = "http://cran.r-project.org") #or your local mirror

or you can install the current development version using

devtools::install_github("tidymodels/tune")

Examples

There are a few package vignettes, the first being the Getting Started document. Other examples resources:

Copy Link

Version

Down Chevron

Install

install.packages('tune')

Monthly Downloads

38,600

Version

0.0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 11th, 2020

Functions in tune (0.0.1)