Skip to content
forked from tidymodels/tune

Tools for tidy parameter tuning

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

juliasilge/tune

 
 

Repository files navigation

tune

R build status Codecov test coverage Lifecycle: experimental

The goal of tune is to facilitate the tuning of hyper-parameters the tidymodels packages. It relies 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:

About

Tools for tidy parameter tuning

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%