com.mancrd.ahah.clusterer.eval
Class LabelStatistics
java.lang.Object
com.mancrd.ahah.clusterer.eval.LabelStatistics
public class LabelStatistics
- extends Object
- Author:
- alexnugent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelStatistics
public LabelStatistics()
put
public int put(Integer labelID)
get
public int get(Integer labelID)
getCounts
public List<LabelCount> getCounts()
printCounts
public void printCounts()
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.