|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.classifiers.lazy.kstar.KStarWrapper
public class 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()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRevision()
Returns the revision string. |
| 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()
| Method Detail |
|---|
public java.lang.String getRevision()
getRevision in interface RevisionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||