|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.types.PerLabelInfoGain
public class PerLabelInfoGain
Nested Class Summary | |
---|---|
static class |
PerLabelInfoGain.Factory
|
Constructor Summary | |
---|---|
PerLabelInfoGain(InstanceList ilist)
|
Method Summary | |
---|---|
static double[][] |
calcPerLabelInfoGains(InstanceList ilist)
|
InfoGain |
getInfoGain(int classIndex)
|
int |
getNumClasses()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerLabelInfoGain(InstanceList ilist)
Method Detail |
---|
public InfoGain getInfoGain(int classIndex)
public int getNumClasses()
public static double[][] calcPerLabelInfoGains(InstanceList ilist)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |