|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.data.AbstractDistanceBasedBuilder.Candidate
protected static class AbstractDistanceBasedBuilder.Candidate
Struct-like class to represent the label information of an instance.
Field Summary | |
---|---|
protected boolean[] |
flags
|
protected double |
label
|
protected double |
value
|
Constructor Summary | |
---|---|
protected |
AbstractDistanceBasedBuilder.Candidate()
|
Method Summary | |
---|---|
int |
compareTo(AbstractDistanceBasedBuilder.Candidate o)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double value
protected double label
protected boolean[] flags
Constructor Detail |
---|
protected AbstractDistanceBasedBuilder.Candidate()
Method Detail |
---|
public int compareTo(AbstractDistanceBasedBuilder.Candidate o)
compareTo
in interface java.lang.Comparable<AbstractDistanceBasedBuilder.Candidate>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |