Uses of Interface
edu.cmu.tetrad.search.DiscreteClassifier
Packages that use DiscreteClassifier
-
Uses of DiscreteClassifier in edu.cmu.tetrad.search
Classes in edu.cmu.tetrad.search that implement DiscreteClassifierModifier 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.