fitFinalModel: Fit all training data using the best model with optimized...

Description Usage Arguments Value

View source: R/model_selector.R

Description

Fit all training data using the best model with optimized parameters

Usage

1
fitFinalModel(train_x, train_y, best_fit_model, task_type, metric)

Arguments

train_x

A data frame containing the training features

train_y

A data frame containing the training targets

best_fit_model

A list containing the best fit model

task_type

A string

metric

A string

Value

A model


jsalminen/KaggleSolveR documentation built on May 20, 2019, 5:43 p.m.