Uses of Package
jncc20

Classes in jncc20 used by jncc20
MdlDiscretizer.Pair
          Helper class for MdlDiscretizer, which effectively stores feature-class pairs
NaiveBayes
          Implements the Naive Bayes Classifier (NBC) with Laplace prior
NaiveClassifier
          Abstract super-class for Naive Classifiers
NaiveClassifier.Feature
          Helper class for Naive Classifiers, that implements Mar and NonMar features.
NaiveClassifier.OutputClass
          Helper class for Naive Classifiers, that implements the output class of the classification problem.
NaiveCredalClassifier2
          Implementation of the Naive Credal Classifier 2 (NCC2).
NaiveCredalClassifier2.PartitionPoint
          Helper class for NaiveCredal Classifier, used to store crossing points and minimizing tuples; it is used to deal with missing data in the NonMar part of the testing instances.