Uses of Interface
edu.cmu.tetrad.classify.ClassifierDiscrete
Packages that use ClassifierDiscrete
-
Uses of ClassifierDiscrete in edu.cmu.tetrad.classify
Classes in edu.cmu.tetrad.classify that implement ClassifierDiscreteModifier and TypeClassDescriptionfinal class
This class contains a method classify which uses an instantiated Bayes net (BayesIm) provided in the constructor.class
Performs a Bayesian classification of a test set based on a given training set.