| 
 | 
 | |||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use DoubleParameter | |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm | Package to collect algorithms suitable as a task for the KDDTaskmain routine. | 
| de.lmu.ifi.dbs.elki.algorithm.clustering | Package collects clustering algorithms. | 
| de.lmu.ifi.dbs.elki.algorithm.clustering.correlation | Package to collect correlation clustering algorithms suitable as a task for the KDDTaskmain routine. | 
| de.lmu.ifi.dbs.elki.algorithm.clustering.subspace | Package to collect algorithms for clustering in axis-parallel subspaces, suitable as a task for the KDDTaskmain routine. | 
| de.lmu.ifi.dbs.elki.varianceanalysis | Classes for analysis of variance by different methods. | 
| Uses of DoubleParameter in de.lmu.ifi.dbs.elki.algorithm | 
|---|
| Fields in de.lmu.ifi.dbs.elki.algorithm declared as DoubleParameter | |
|---|---|
| private  DoubleParameter | APRIORI.MINFREQ_PARAMOptional parameter to specify the threshold for minimum frequency, must be a double greater than or equal to 0 and less than or equal to 1. | 
|  DoubleParameter | KNNDistanceOrder.PERCENTAGE_PARAMParameter to specify the average percentage of distances randomly choosen to be provided in the result, must be a double greater than 0 and less than or equal to 1. | 
| Uses of DoubleParameter in de.lmu.ifi.dbs.elki.algorithm.clustering | 
|---|
| Fields in de.lmu.ifi.dbs.elki.algorithm.clustering declared as DoubleParameter | |
|---|---|
| private  DoubleParameter | EM.DELTA_PARAMParameter to specify the termination criterion for maximization of E(M): E(M) - E(M') < em.delta, must be a double equal to or greater than 0. | 
| Uses of DoubleParameter in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation | 
|---|
| Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation declared as DoubleParameter | |
|---|---|
| private  DoubleParameter | ORCLUS.ALPHA_PARAMParameter to specify the factor for reducing the number of current clusters in each iteration, must be an integer greater than 0 and less than 1. | 
| private  DoubleParameter | CASH.JITTER_PARAMParameter to specify the maximum jitter for distance values, must be a double greater than 0. | 
| Uses of DoubleParameter in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace | 
|---|
| Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace declared as DoubleParameter | |
|---|---|
| private  DoubleParameter | DiSH.EPSILON_PARAMParameter that specifies the maximum radius of the neighborhood to be considered in each dimension for determination of the preference vector, must be a double equal to or greater than 0. | 
| private  DoubleParameter | CLIQUE.TAU_PARAMParameter to specify the density threshold for the selectivity of a unit, where the selectivity is the fraction of total feature vectors contained in this unit, must be a double greater than 0 and less than 1. | 
| Uses of DoubleParameter in de.lmu.ifi.dbs.elki.varianceanalysis | 
|---|
| Fields in de.lmu.ifi.dbs.elki.varianceanalysis declared as DoubleParameter | |
|---|---|
| private  DoubleParameter | LocalPCA.BIG_PARAMParameter to specify a constant big value to reset high eigenvalues, must be a double greater than 0. | 
| private  DoubleParameter | LocalPCA.SMALL_PARAMParameter to specify a constant small value to reset low eigenvalues, must be a double greater than 0. | 
| 
 | 
 | ||||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||||