A B C D E 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.
Jncc(String, String, String) - 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 file, which reports both the discretization log (i.e., whether some numerical feats have been discretized into a single bin) and the classifiers results.
Jncc.ResultsReporter(int[], String, ArrayList<String>, ArrayList<String>, String, String, int, int) - Constructor for class jncc20.Jncc.ResultsReporter
Constructor
jncc20 - package jncc20
 

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