com.mancrd.ahah.clusterer.eval
Class LabelHistory
java.lang.Object
com.mancrd.ahah.clusterer.eval.LabelHistory
public class LabelHistory
- extends Object
keeps track of data related to the Clusterer's spikes corresponding to a label
- Author:
- alexnugent
LabelHistory
public LabelHistory(int labelId)
- Constructor
- Parameters:
labelId
-
correspondingFeature
public void correspondingFeature(int featureId)
getCount
public int getCount()
getNumCorrespondingFeatures
public int getNumCorrespondingFeatures()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.