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

W

workPath - Variable in class jncc20.Jncc
Path where the files for the given experiment (Arff files, NonMar.txt) are found, and where output files will be saved.
writeConfMatrix(String) - Method in class jncc20.Jncc.ResultsReporter
Writes confusion matrix to file, preceeding it by a title which depends on the classifier parameter (nbc or ncc2); the confusion matrix is appended into a an already existing file (if the file is not existing, it is created)
writeOutputFiles() - Method in class jncc20.Jncc.ResultsReporter
Parses the temporary file where performance indicators (measured fold by fold) have been stored , and produces the output files, i.e, resultsTable and confusionMatrix.
writePerfIndicators() - Method in class jncc20.Jncc
Once classifiers have been validated (either via CV or single testing file), save to file all the relevant information
writePredictions() - Method in class jncc20.Jncc
Write to file the instances, actual classes, probability distribution computed by NBC and non-dominated classes identified by NCC2.
writeStdDev(double[], BufferedWriter, DecimalFormat) - Method in class jncc20.Jncc.ResultsReporter
 

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