extractModel {fuseMLR}R Documentation

extractModel

Description

Extracts models stored on each layers; base and meta models are extracted.

Usage

extractModel(training)

Arguments

training

Training
The Training object of interest.

Value

A list of models is returned.


[Package fuseMLR version 0.0.1 Index]