hplieninger / dials

Tools for creating tuning parameter values

Home Page:https://tidymodels.github.io/dials/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dials

Build Status Coverage status CRAN_Status_Badge Downloads Lifecycle: maturing

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")

About

Tools for creating tuning parameter values

https://tidymodels.github.io/dials/


Languages

Language:R 98.5%Language:CSS 1.5%