resubPredict
Classify observations in classification ensemble model
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
)
Input Arguments
Output Arguments
Examples
More About
Extended Capabilities
Version History
Introduced in R2011aSee Also
resubEdge
| resubMargin
| resubLoss
| resubPredict
| ClassificationEnsemble
| fitcensemble