Uses of Package
jncc20

Classes in jncc20 used by jncc20
ArffParser
          Implementation of ARFF parser, used to parse training and testing files.
MdlDiscretizer.Pair
          Helper class for MdlDiscretizer, to effectively store and access feature-class pairs
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.
NaiveCredalClassifier.PartitionPoint
          Helper class for NaiveCredal Classifier, used to store crossing points and minimizing tuples; it is used when missing data in the NonMar part of the testing instances.