|
|
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use HiCOPreprocessor | |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.correlation | Correlation clustering algorithms |
| de.lmu.ifi.dbs.elki.distance.distancefunction.correlation | Distance functions using correlations. |
| de.lmu.ifi.dbs.elki.preprocessing | Preprocessors used for data preparation in a first step of various algorithms or distance and similarity measures. |
| Uses of HiCOPreprocessor in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation |
|---|
| Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation declared as HiCOPreprocessor | |
|---|---|
private HiCOPreprocessor<V> |
COPAC.preprocessor
Holds the instance of preprocessor specified by COPAC.PREPROCESSOR_PARAM. |
| Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation with type parameters of type HiCOPreprocessor | |
|---|---|
private ClassParameter<HiCOPreprocessor<V>> |
COPAC.PREPROCESSOR_PARAM
Parameter to specify the preprocessor to derive partition criterion, must extend HiCOPreprocessor. |
| Uses of HiCOPreprocessor in de.lmu.ifi.dbs.elki.distance.distancefunction.correlation |
|---|
| Classes in de.lmu.ifi.dbs.elki.distance.distancefunction.correlation with type parameters of type HiCOPreprocessor | |
|---|---|
class |
PCABasedCorrelationDistanceFunction<V extends RealVector<V,?>,P extends HiCOPreprocessor<V>,D extends CorrelationDistance<D>>
Provides the correlation distance for real valued vectors. |
| Uses of HiCOPreprocessor in de.lmu.ifi.dbs.elki.preprocessing |
|---|
| Subclasses of HiCOPreprocessor in de.lmu.ifi.dbs.elki.preprocessing | |
|---|---|
class |
KnnQueryBasedHiCOPreprocessor<V extends RealVector<V,?>>
Computes the HiCO correlation dimension of objects of a certain database. |
class |
RangeQueryBasedHiCOPreprocessor<V extends RealVector<V,?>>
Computes the HiCO correlation dimension of objects of a certain database. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||