Main Content
resubPredict
Classify observations in classification ensemble by resubstitution
Syntax
Description
specifies additional options using by one or more name-value arguments. For
example, you can specify the indices of trained weak learners to use for
calculating the loss, and whether to run computations in parallel.label
= resubPredict(ens
,Name=Value
)
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2011aSee Also
resubEdge
| resubMargin
| resubLoss
| resubPredict
| ClassificationEnsemble
| ClassificationBaggedEnsemble
| fitcensemble