Class: ClassificationNaiveBayes
Classification edge for naive Bayes classifiers by resubstitution
returns
the resubstitution classification
edge (e
= resubEdge(Mdl
)e
) for the naive Bayes classifier Mdl
using
the training data stored in Mdl.X
and corresponding
class labels stored in Mdl.Y
.
ClassificationNaiveBayes
| CompactClassificationNaiveBayes
| edge
| fitcnb
| loss
| margin
| predict
| resubEdge
| resubLoss
| resubLoss
| resubMargin