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

D

datasetName - Variable in class jncc20.Jncc
Dataset Name as read from the field "@relation" in the Arff file
deleteFileIfExisting(String) - Method in class jncc20.Jncc
 
deltaArr - Variable in class jncc20.NaiveCredalClassifier2
delta array is defined for Mar features only; it contains conditional count with respect to class c2 after having dropped missing data
deltaTildeArr - Variable in class jncc20.NaiveCredalClassifier2
Sum of occurrences of class c2, considering only those instances of the learning set where the NonMar feature is non missing.
discretizationIntervals - Variable in class jncc20.Jncc
Matrix with rows of different length; stores the bin ranges for numerical features
discretizeNumFeats(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 F G I J K L M N O P R S T U V W