A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

A

AbstractDistanceBasedApplication<O> - Class in elki.application
Abstract base class for distance-based tasks and experiments.
AbstractDistanceBasedApplication(InputStep, Distance<? super O>) - Constructor for class elki.application.AbstractDistanceBasedApplication
Constructor.
AbstractProjectionAlgorithm<R> - Class in elki.projection
Abstract base class for projection algorithms.
AbstractProjectionAlgorithm(boolean) - Constructor for class elki.projection.AbstractProjectionAlgorithm
Constructor.
AddSingleScale - Class in elki.algorithm.statistics
Pseudo "algorithm" that computes the global min/max for a relation across all attributes.
AddSingleScale(double[]) - Constructor for class elki.algorithm.statistics.AddSingleScale
Constructor.
AddSingleScale.Par - Class in elki.algorithm.statistics
Parameterization class.
AddUniformScale - Class in elki.algorithm.statistics
Pseudo "algorithm" that computes the global min/max for a relation across all attributes.
AddUniformScale() - Constructor for class elki.algorithm.statistics.AddUniformScale
Constructor.
adjust - Variable in class elki.clustering.correlation.CASH
Apply adjustment heuristic for interval choosing.
adjust - Variable in class elki.clustering.correlation.CASH.Par
Apply adjustment heuristic for interval choosing.
ADJUST_ID - Static variable in class elki.clustering.correlation.CASH.Par
Flag to indicate that an adjustment of the applied heuristic for choosing an interval is performed after an interval is selected.
affinity - Variable in class elki.projection.SNE
Affinity matrix builder.
affinity - Variable in class elki.projection.TSNE
Affinity matrix builder.
AffinityMatrix - Interface in elki.projection
Abstraction interface for an affinity matrix.
AffinityMatrixBuilder<O> - Interface in elki.projection
Interface for computing an affinity matrix.
agg - Variable in class elki.application.experiments.EvaluateIntrinsicDimensionalityEstimators
Aggregation method.
agg - Variable in class elki.application.experiments.EvaluateIntrinsicDimensionalityEstimators.Par
Aggregation method.
aggregate(double[]) - Method in enum elki.application.experiments.EvaluateIntrinsicDimensionalityEstimators.Aggregate
Aggregate values.
Aggregate() - Constructor for enum elki.application.experiments.EvaluateIntrinsicDimensionalityEstimators.Aggregate
 
AGGREGATE_ID - Static variable in class elki.application.experiments.EvaluateIntrinsicDimensionalityEstimators.Par
Aggregation method.
alg - Variable in class elki.application.experiments.ORLibBenchmark
Clustering algorithm
alg - Variable in class elki.application.experiments.ORLibBenchmark.Par
Clustering algorithm
algorithm - Variable in class elki.outlier.subspace.OutRankS1.Par
Clustering algorithm to run.
ALGORITHM_ID - Static variable in class elki.outlier.subspace.OutRankS1.Par
Clustering algorithm to use.
ALGORITHM_ID - Static variable in class elki.workflow.AlgorithmStep.Par
Parameter to specify the algorithm to run.
algorithms - Variable in class elki.workflow.AlgorithmStep
Holds the algorithm to run.
algorithms - Variable in class elki.workflow.AlgorithmStep.Par
Holds the algorithm to run.
algorithmStep - Variable in class elki.KDDTask
The algorithm (data mining) step.
algorithmStep - Variable in class elki.KDDTask.Par
 
AlgorithmStep - Class in elki.workflow
The "algorithms" step, where data is analyzed.
AlgorithmStep(List<? extends Algorithm>) - Constructor for class elki.workflow.AlgorithmStep
Constructor.
AlgorithmStep.Par - Class in elki.workflow
Parameterization class.
allShortestPaths(int, double[]) - Static method in class elki.application.experiments.ORLibBenchmark
Floyd's all-pairs shortest paths
alpha - Variable in class elki.outlier.clustering.CBLOF
The ratio of the size that separates the large clusters from the small clusters.
alpha - Variable in class elki.outlier.subspace.OutRankS1
Weighting parameter of size vs. dimensionality score.
alpha - Variable in class elki.outlier.subspace.OutRankS1.Par
Alpha parameter to balance parameters
ALPHA_ID - Static variable in class elki.outlier.subspace.OutRankS1.Par
Alpha parameter for S1
alphaExtremum - Variable in class elki.clustering.correlation.cash.ParameterizationFunction
Holds the alpha values of the global extremum.
applyPrescaling(ScalingFunction, Relation<NumberVector>, DBIDs) - Static method in class elki.application.greedyensemble.GreedyEnsembleExperiment
Prescale each vector (except when in skip) with the given scaling function.
applyScaling(double[], ScalingFunction) - Static method in class elki.application.greedyensemble.GreedyEnsembleExperiment
 
APRIORI - elki.clustering.subspace.DiSH.Strategy
Apriori strategy.
auroc - Variable in class elki.algorithm.statistics.EvaluateRetrievalPerformance.RetrievalPerformanceResult
AUROC value
autoEvaluateClusterings(Object) - Method in class elki.evaluation.AutomaticEvaluation
Automatically evaluate clustering results.
autoEvaluateOutliers(Object) - Method in class elki.evaluation.AutomaticEvaluation
Automatically evaluate outlier results.
AutomaticEvaluation - Class in elki.evaluation
Evaluator that tries to auto-run a number of evaluation methods.
AutomaticEvaluation() - Constructor for class elki.evaluation.AutomaticEvaluation
 
AutomaticEvaluation.Par - Class in elki.evaluation
Parameterization class
autoopen - Variable in class elki.result.KMLOutputHandler
Automatically open at the end
autoopen - Variable in class elki.result.KMLOutputHandler.Par
Automatically open at the end
AUTOOPEN_ID - Static variable in class elki.result.KMLOutputHandler.Par
Parameter for automatically opening the output file.
autorun(Database) - Method in class elki.algorithm.KNNJoin
 
autorun(Database) - Method in class elki.algorithm.NullAlgorithm
 
autorun(Database) - Method in class elki.outlier.clustering.KMeansMinusMinusOutlierDetection
 
autorun(Database) - Method in class elki.outlier.clustering.NoiseAsOutliers
 
autorun(Database) - Method in class elki.outlier.clustering.SilhouetteOutlierDetection
Run the Silhouette score as outlier method.
autorun(Database) - Method in class elki.outlier.subspace.OutRankS1
 
autorun(Database) - Method in class elki.projection.SNE
 
autorun(Database) - Method in class elki.projection.TSNE
 
AveragePrecisionAtK<O> - Class in elki.algorithm.statistics
Evaluate a distance functions performance by computing the average precision at k, when ranking the objects by distance.
AveragePrecisionAtK(Distance<? super O>, int, double, RandomFactory, boolean) - Constructor for class elki.algorithm.statistics.AveragePrecisionAtK
Constructor.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages