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

D

datasetName - Variable in class jncc20.ArffParser
Dataset Name as read from the field "@relation" in the Arff file
discretizationIntervals - Variable in class jncc20.ArffParser
Matrix with rows of different length; stores the bin ranges for numerical features
discretizationIntervals - Variable in class jncc20.Jncc
Matrix with rows of different length; stores the bin ranges for numerical features
discretizationLog - Variable in class jncc20.Jncc.ResultsReporter
How many times each feature has been discretized in a single bin, over the different training/testing experiments.
discretizeNumFeaturesOnTrainingData(ArrayList<double[]>) - Method in class jncc20.Jncc
Discretizes all the numerical features on the Training Set, and instantiates DiscretizationIntervals, UsedFeatures, UsedFeaturesNames, NumClassForEachUsedFeature; updates DiscretizationLog.
discretLog - Variable in class jncc20.Jncc
How many times each feature has been discretized in a single bin, over the different training/testing experiments.
drawCVindexes() - Method in class jncc20.Jncc
Draws stratified folders for cross-validation, instantiating CvFoldsIdx.

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