Class NormalBayesClassifier
A Normal Bayes Classifier
public class NormalBayesClassifier : UnmanagedObject, IDisposable, IStatModel, IAlgorithm
- Inheritance
-
NormalBayesClassifier
- Implements
- Inherited Members
- Extension Methods
Constructors
NormalBayesClassifier()
Create a normal Bayes classifier
public NormalBayesClassifier()
Methods
DisposeObject()
Release the memory associated with this classifier
protected override void DisposeObject()