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

B

beta - Variable in class jncc20.NaiveCredalClassifier2
overall occurrences of class c2
betaArr - Variable in class jncc20.NaiveCredalClassifier2
BetaArr is defined for NonMar features only; it contains conditional count to which the number of missing records for the given feature is added
buildFeatureSet(ArrayList<int[]>, ArrayList<String>, ArrayList<Integer>) - Method in class jncc20.NaiveClassifier
Instantiates the FeatureSet, by computing all the relevant conditionalFreq of all features on the training set; note that a Laplace prior can be introduced, by setting parameter priorCounts different from zero (i.e., the quantity priorCounts will be then added to each computed count).
buildOutputClasses(ArrayList<int[]>, ArrayList<String>) - Method in class jncc20.NaiveClassifier
Instantiates class names and conditionalFreq of the OutputClass; prior is defined by parameter priorType (0:0; 1:laplace; 2:uniform)

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