|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.javaml.distance.AbstractSimilarity
net.sf.javaml.distance.NormalizedEuclideanSimilarity
public class NormalizedEuclideanSimilarity
XXX DOC
| Constructor Summary | |
|---|---|
NormalizedEuclideanSimilarity(Dataset data)
XXX DOC |
|
| Method Summary | |
|---|---|
double |
measure(Instance i,
Instance j)
XXX DOC |
| Methods inherited from class net.sf.javaml.distance.AbstractSimilarity |
|---|
compare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NormalizedEuclideanSimilarity(Dataset data)
| Method Detail |
|---|
public double measure(Instance i,
Instance j)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||