Uses of Class
jncc20.NaiveClassifier.OutputClass

Uses of NaiveClassifier.OutputClass in jncc20
 

Fields in jncc20 declared as NaiveClassifier.OutputClass
protected  NaiveClassifier.OutputClass[] NaiveClassifier.outputClasses
          Array of OutputClass objects, that represents the possible output classes of the problem
 

Methods in jncc20 that return NaiveClassifier.OutputClass
 NaiveClassifier.OutputClass[] NaiveClassifier.getOutputClasses()