Uses of Class
com.mancrd.ahah.classifier.ClassifierOutput

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.
 



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.