|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleObjPair | |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted | Weighted Neighborhood definitions. |
de.lmu.ifi.dbs.elki.evaluation.roc | Evaluation of rankings using ROC AUC (Receiver Operation Characteristics - Area Under Curve) |
de.lmu.ifi.dbs.elki.utilities.pairs | Pairs and triples utility classes. |
Uses of DoubleObjPair in de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted |
---|
Methods in de.lmu.ifi.dbs.elki.algorithm.outlier.spatial.neighborhood.weighted that return types with arguments of type DoubleObjPair | |
---|---|
Collection<DoubleObjPair<DBID>> |
UnweightedNeighborhoodAdapter.getWeightedNeighbors(DBID reference)
|
Collection<DoubleObjPair<DBID>> |
LinearWeightedExtendedNeighborhood.getWeightedNeighbors(DBID reference)
|
Collection<DoubleObjPair<DBID>> |
WeightedNeighborSetPredicate.getWeightedNeighbors(DBID reference)
Get the neighbors of a reference object for DBSCAN. |
Uses of DoubleObjPair in de.lmu.ifi.dbs.elki.evaluation.roc |
---|
Methods in de.lmu.ifi.dbs.elki.evaluation.roc that return DoubleObjPair | |
---|---|
DoubleObjPair<DBID> |
ROC.OutlierScoreAdapter.next()
|
Uses of DoubleObjPair in de.lmu.ifi.dbs.elki.utilities.pairs |
---|
Methods in de.lmu.ifi.dbs.elki.utilities.pairs with parameters of type DoubleObjPair | |
---|---|
int |
DoubleObjPair.compareTo(DoubleObjPair<O> o)
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |