fm.select: Select Best Model

Description Usage Arguments

Description

select the best model according to the performance on test data

Usage

1
fm.select(object, trace = NULL, best.iter = NULL, drop.trace = FALSE)

Arguments

object

a FM object created by 'fm.train', which must contain Trace element, that's to say, step_size should be greater than 0 in track.control

trace

a FMTrace object

best.iter

an integer, iteration number of trace.if best.iter is missing it will select the best model automatically

drop.trace

whether to delete Trace from model


evanwang1990/FMwR documentation built on May 16, 2019, 9:38 a.m.