A B C D F G I J K L M N O P R S T U V W

J

Jncc - Class in jncc20
Main class of the project, which loads the data set from file and then trains and validates the classifiers.
Jncc(String, String, String, int) - Constructor for class jncc20.Jncc
Initializes the necessary data members, scans the main Arff file and then instantiates the data members FeatureNames, NumFlags, CategoryNames and rawDataset.
Jncc.ResultsReporter - Class in jncc20
Helper class for jncc, which accomplishes the following tasks: reads the temporary file where NBC and NCC predictions are stored; computes performances indexes; produces the output files, i.e., ResultsTable.csv (performance indicators), ConfMatrices.txt (confusion matrices) and, if a testing file is supplied, Prediction-.csv (instances and predictions of the testing file).
Jncc.ResultsReporter() - Constructor for class jncc20.Jncc.ResultsReporter
Constructor
jncc20 - package jncc20
 

A B C D F G I J K L M N O P R S T U V W