Out-of-bag classification edge
edge = oobEdge(ens)
edge = oobEdge(ens,Name,Value)
returns
out-of-bag classification edge for edge
= oobEdge(ens
)ens
.
computes
classification edge with additional options specified by one or more edge
= oobEdge(ens
,Name,Value
)Name,Value
pair
arguments. You can specify several name-value pair arguments in any
order as Name1,Value1,…,NameN,ValueN
.
|
A classification bagged ensemble, constructed with |
Specify optional
comma-separated pairs of Name,Value
arguments. Name
is
the argument name and Value
is the corresponding value.
Name
must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN
.
|
Indices of weak learners in the ensemble ranging from Default: |
|
Character vector or string scalar representing the meaning of the output
Default: |
|
Classification edge, a weighted average of the classification margin. |