public class NormalBayesClassifier extends StatModel
COMPRESSED_INPUT, PREPROCESSED_INPUT, RAW_OUTPUT, UPDATE_MODEL| Modifier and Type | Method and Description |
|---|---|
static NormalBayesClassifier |
create() |
float |
predictProb(Mat inputs,
Mat outputs,
Mat outputProbs) |
float |
predictProb(Mat inputs,
Mat outputs,
Mat outputProbs,
int flags) |
empty, getVarCount, isClassifier, isTrained, predict, predict, trainclear, getDefaultName, save