CheckInitialization: The method 'CheckInitialization' in IPPModel class

Description Usage Arguments Value See Also

Description

The method validates the arguments in the method initialize.

Usage

1
CheckInitialization(XDS, PredType, PredDim, ModelPackage, XB.Size, XB.SamplingMethod)

Arguments

XDS

the dataset of input features.

PredType

the type of prediction.

PredDim

indicating which class is predicted.

ModelPackage

the package name of the interpreted machine learning model.

XB.Size

the size of XB.Sample.

XB.SamplingMethod

the sampling method of XB.Sample.

Value

TRUE, if all arguments are validated. FALSE, if at least one argument is not validated.

See Also

IPPModel


XZPackage/IPPModel documentation built on May 17, 2019, 6:36 p.m.