model_fit: Fit the workflow set

View source: R/model_workflow.R

model_fitR Documentation

Fit the workflow set

Description

Fit the workflow set

Usage

model_fit(DF, type_of_resample = as.character(), model_set)

Arguments

DF

The training Data Frame

type_of_resample

The type of resample Cross-Validation/Validation/Bootstrap

model_set

The workflow set which is output of model_workflow

Value

Workflow Set with fit column


gouthaman87/ameshouseR documentation built on Dec. 12, 2022, 4:36 a.m.