Skip to content
/ dials Public
forked from tidymodels/dials

Tools for creating tuning parameter values

License

Notifications You must be signed in to change notification settings

topepo/dials

 
 

Repository files navigation

dials a stylized black dial on a beige background

R-CMD-check Codecov test coverage CRAN_Status_Badge Downloads lifecycle

Overview

This package contains infrastructure to create and manage values of tuning parameters for the tidymodels packages. If you are looking for how to tune parameters in tidymodels, please look at the tune package and tidymodels.org.

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

two Star Trek characters in front of a machine with many dials, lights, and buttons

Installation

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

install.packages("dials")

You can install the development version from Github with:

# install.packages("pak")
pak::pak("tidymodels/dials")

Contributing

Please note that the dials project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Tools for creating tuning parameter values

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%