|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClassifierOutput in com.mancrd.ahah.classifier |
---|
Methods in com.mancrd.ahah.classifier that return ClassifierOutput | |
---|---|
ClassifierOutput |
Classifier.update(String[] labels,
List<long[]> spikes)
Given a set of trueLabels and an input pattern (spikes), it returns the labels based on a classification of the spikes before learning. |
ClassifierOutput |
Classifier.update(String[] labels,
long[] spikes)
Convenience method. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |