Uses of Package
classifier
Packages that use classifier
-
Classes in classifier used by classifierClassDescriptionInterface for fragment classification.Type of probability that will be returned by this classifier.in an attempt to generalise the classifiers and keep them separate from anything whistle specific, use this abstract class to hold classifier specific parameters and cast it into something more concrete when it's used by a particular class;Many classification functions need the mean values of each parameter from a group of training data.
-
Classes in classifier used by whistleClassifierClassDescriptionInterface for fragment classification.in an attempt to generalise the classifiers and keep them separate from anything whistle specific, use this abstract class to hold classifier specific parameters and cast it into something more concrete when it's used by a particular class;