|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--weka.classifiers.lazy.kstar.KStarWrapper
Field Summary | |
double |
actEntropy
used/reused to hold the actual entropy |
double |
avgProb
used/reused to hold the average transformation probability |
double |
minProb
used/reused to hold the smallest transformation probability |
double |
randEntropy
used/reused to hold the random entropy |
double |
sphere
used/reused to hold the sphere size |
Constructor Summary | |
KStarWrapper()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public double sphere
public double actEntropy
public double randEntropy
public double avgProb
public double minProb
Constructor Detail |
public KStarWrapper()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London