All Projects → tidymodels → Dials

tidymodels / Dials

Licence: other
Tools for creating tuning parameter values

Programming Languages

r
7636 projects

dials

R build status Codecov test coverage CRAN_Status_Badge Downloads Lifecycle: experimental

Overview

This package contains tools to create and manage values of tuning parameters and is designed to integrate well with the parsnip package.

The name reflects the idea that tuning predictive models can be like turning a set of dials on a complex machine under duress.

Installation

You can install the released version of dials from CRAN with:

install.packages("dials")

You can install the development version from Github with:

devtools::install_github("tidymodels/dials")

Contributing

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].