
public static class COPAC.Settings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
COPAC.Settings.Parameterizer
Parameterization class.
|
| Modifier and Type | Field and Description |
|---|---|
double |
epsilon
Epsilon value for GDBSCAN.
|
int |
k
Neighborhood size.
|
int |
minpts
MinPts parameter.
|
PCAFilteredRunner |
pca
Class to compute PCA.
|
| Constructor and Description |
|---|
COPAC.Settings() |
public int k
public PCAFilteredRunner pca
public double epsilon
public int minpts
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.