Learn R Programming

EnsembleBase (version 1.0.0)

BaseLearner.Batch.FitObj-class: Classes "BaseLearner.Batch.FitObj" and "Regression.Batch.FitObj"

Description

Classes for containing base learner batch training output.

Arguments

Objects from the Class

Class "BaseLearner.Batch.FitObj" is virtual; therefore No objects may be created from it. Class "Regression.Batch.FitObj" extends "BaseLearner.Batch.FitObj" and is the output of function Regression.Batch.Fit.

Methods

No methods defined with class "BaseLearner.Batch.FitObj" in the signature.

See Also

Regression.Batch.Fit

Examples

Run this code
showClass("BaseLearner.Batch.FitObj")

Run the code above in your browser using DataLab