analysis: Object specification of the ML pipeline

analysisR Documentation

Object specification of the ML pipeline

Description

A collection of objects along the critical path of analysis process useful for model prototyping and verification.

Usage

analysis

Format

A list containing three elements

splits

an rsplit object of the rsample package that indicates splitting criteria and data inclusion

recipes

assortment of recipes package recipe objects describing preprocessing steps

models

a list of parsnip model specifications to see hyperparameter tuning criteria

Source

https://github.com/D-Se/ML


D-Se/ML documentation built on April 1, 2022, 10:53 p.m.