Package | Description |
---|---|
org.bytedeco.opencv.opencv_ml |
Modifier and Type | Class and Description |
---|---|
class |
ANN_MLP
\brief Artificial Neural Networks - Multi-Layer Perceptrons.
|
class |
Boost
\brief Boosted tree classifier derived from DTrees
|
class |
DTrees
\brief The class represents a single decision tree or a collection of decision trees.
|
class |
EM
\brief The class implements the Expectation Maximization algorithm.
|
class |
KNearest
\brief The class implements K-Nearest Neighbors model
|
class |
LogisticRegression
\brief Implements Logistic Regression classifier.
|
class |
NormalBayesClassifier
\brief Bayes classifier for normally distributed data.
|
class |
RTrees
\brief The class implements the random forest predictor.
|
class |
SVM
\brief Support Vector Machines.
|
class |
SVMSGD
\brief Stochastic Gradient Descent SVM classifier
|
Copyright © 2020. All rights reserved.