Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Flag

Packages that use Flag
de.lmu.ifi.dbs.elki ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures" KDDTask is the main class of the ELKI-Framework for command-line interaction. 
de.lmu.ifi.dbs.elki.algorithm Algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering Clustering algorithms Clustering algorithms are supposed to implement the Algorithm-Interface. 
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Correlation clustering algorithms 
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace Axis-parallel subspace clustering algorithms The clustering algorithms in this package are instances of both, projected clustering algorithms or subspace clustering algorithms according to the classical but somewhat obsolete classification schema of clustering algorithms for axis-parallel subspaces. 
de.lmu.ifi.dbs.elki.algorithm.outlier Outlier detection algorithms 
de.lmu.ifi.dbs.elki.algorithm.statistics Statistical analysis algorithms The algorithms in this package perform statistical analysis of the data (e.g. compute distributions, distance distributions etc.) 
de.lmu.ifi.dbs.elki.application Base classes for stand alone applications. 
de.lmu.ifi.dbs.elki.evaluation.histogram Functionality for the evaluation of algorithms using histograms. 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp MkAppTree 
de.lmu.ifi.dbs.elki.index.tree.spatial Tree-based index structures for spatial indexing. 
de.lmu.ifi.dbs.elki.math.linearalgebra.pca Principal Component Analysis (PCA) and Eigenvector processing. 
de.lmu.ifi.dbs.elki.preprocessing Preprocessors used for data preparation in a first step of various algorithms or distance and similarity measures. 
de.lmu.ifi.dbs.elki.result Result types, representation and handling 
de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints Constraints allow to restrict possible values for parameters. 
de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization Configruation managers 
de.lmu.ifi.dbs.elki.utilities.referencepoints Package containing strategies to obtain reference points Shared code for various algorithms that use reference points. 
de.lmu.ifi.dbs.elki.utilities.scaling.outlier Scaling of Outlier scores, that require a statistical analysis of the occurring values 
de.lmu.ifi.dbs.elki.visualization.visualizers.vis1d Visualizers based on 1D projections. 
de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d Visualizers based on 2D projections. 
 

Uses of Flag in de.lmu.ifi.dbs.elki
 

Fields in de.lmu.ifi.dbs.elki declared as Flag
private  Flag KDDTask.NORMALIZATION_UNDO_FLAG
          Flag to revert result to original values - invalid option if no normalization has been performed.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm
 

Fields in de.lmu.ifi.dbs.elki.algorithm declared as Flag
private  Flag DependencyDerivator.RANDOM_SAMPLE_FLAG
          Flag to use random sample (use knn query around centroid, if flag is not set).
private  Flag AbstractAlgorithm.TIME_FLAG
          Flag to request output of performance time.
private  Flag AbstractAlgorithm.VERBOSE_FLAG
          Flag to allow verbose messages while performing the algorithm.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm.clustering
 

Fields in de.lmu.ifi.dbs.elki.algorithm.clustering declared as Flag
private  Flag ByLabelClustering.MULTIPLE_FLAG
          Flag to indicate that multiple cluster assignment is possible.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
 

Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation declared as Flag
private  Flag CASH.ADJUST_FLAG
          Flag to indicate that an adjustment of the applied heuristic for choosing an interval is performed after an interval is selected.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
 

Fields in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace declared as Flag
private  Flag CLIQUE.PRUNE_FLAG
          Flag to indicate that only subspaces with large coverage (i.e. the fraction of the database that is covered by the dense units) are selected, the rest will be pruned.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm.outlier
 

Fields in de.lmu.ifi.dbs.elki.algorithm.outlier declared as Flag
private  Flag ABOD.FAST_FLAG
          Flag for fast mode.
private  Flag GaussianModel.INVERT_FLAG
          Parameter to specify a scaling function to use.
 

Uses of Flag in de.lmu.ifi.dbs.elki.algorithm.statistics
 

Fields in de.lmu.ifi.dbs.elki.algorithm.statistics declared as Flag
private  Flag DistanceStatisticsWithClasses.EXACT_FLAG
          Flag to enable sampling Key: -diststat.exact
private  Flag DistanceStatisticsWithClasses.SAMPLING_FLAG
          Flag to enable sampling Key: -diststat.sampling
 

Uses of Flag in de.lmu.ifi.dbs.elki.application
 

Fields in de.lmu.ifi.dbs.elki.application declared as Flag
private static Flag AbstractApplication.HELP_FLAG
          Flag to obtain help-message.
private static Flag AbstractApplication.HELP_LONG_FLAG
          Flag to obtain help-message.
private  Flag AbstractApplication.VERBOSE_FLAG
          Flag to allow verbose messages while running the application.
 

Uses of Flag in de.lmu.ifi.dbs.elki.evaluation.histogram
 

Fields in de.lmu.ifi.dbs.elki.evaluation.histogram declared as Flag
private  Flag ComputeOutlierHistogram.SPLITFREQ_PARAM
          Flag to count frequencies of outliers and non-outliers separately Key: -histogram.splitfreq
 

Uses of Flag in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp
 

Fields in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp declared as Flag
private  Flag MkAppTree.NOLOG_FLAG
          Parameter for nolog
 

Uses of Flag in de.lmu.ifi.dbs.elki.index.tree.spatial
 

Fields in de.lmu.ifi.dbs.elki.index.tree.spatial declared as Flag
private  Flag SpatialIndex.BULK_LOAD_FLAG
          Parameter for bulk loading
 

Uses of Flag in de.lmu.ifi.dbs.elki.math.linearalgebra.pca
 

Fields in de.lmu.ifi.dbs.elki.math.linearalgebra.pca declared as Flag
private  Flag LimitEigenPairFilter.ABSOLUTE_FLAG
          "absolute" Flag
 

Uses of Flag in de.lmu.ifi.dbs.elki.preprocessing
 

Fields in de.lmu.ifi.dbs.elki.preprocessing declared as Flag
private  Flag FourCPreprocessor.ABSOLUTE_FLAG
          Flag for marking parameter delta as an absolute value.
private  Flag PreprocessorHandler.OMIT_PREPROCESSING_FLAG
          Flag to omit (a new) preprocessing if for each object the association has already been set.
 

Uses of Flag in de.lmu.ifi.dbs.elki.result
 

Fields in de.lmu.ifi.dbs.elki.result declared as Flag
private  Flag ResultWriter.GZIP_FLAG
          Flag to control GZIP compression.
private  Flag ResultWriter.OVERWRITE_FLAG
          Flag to suppress overwrite warning.
 

Uses of Flag in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints
 

Fields in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints declared as Flag
private  Flag ParameterFlagGlobalConstraint.flag
          Flag the checking of the parameter constraints is dependent on.
 

Constructors in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints with parameters of type Flag
ParameterFlagGlobalConstraint(Parameter<S,C> p, List<ParameterConstraint<S>> c, Flag f, boolean flagConstraint)
          Constructs a global parameter constraint specifying that the testing of the parameter given for keeping the parameter constraints given is dependent on the status of the flag given.
 

Uses of Flag in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization
 

Methods in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization with parameters of type Flag
 void ListParameterization.forwardOption(Flag flag)
          Convenience - add a Flag option directly.
 

Uses of Flag in de.lmu.ifi.dbs.elki.utilities.referencepoints
 

Fields in de.lmu.ifi.dbs.elki.utilities.referencepoints declared as Flag
private  Flag StarBasedReferencePoints.NOCENTER_FLAG
          Parameter to specify the grid resolution.
 

Uses of Flag in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
 

Fields in de.lmu.ifi.dbs.elki.utilities.scaling.outlier declared as Flag
private  Flag TopKOutlierScaling.BINARY_FLAG
          Parameter to specify the lambda value Key: -topk.binary
private  Flag OutlierLinearScaling.MEAN_FLAG
          Parameter to specify the lambda value Key: -linearscale.max
(package private)  Flag OutlierGammaScaling.NORMALIZE_FLAG
          Normalization flag.
 

Uses of Flag in de.lmu.ifi.dbs.elki.visualization.visualizers.vis1d
 

Fields in de.lmu.ifi.dbs.elki.visualization.visualizers.vis1d declared as Flag
private  Flag Projection1DHistogramVisualizer.STYLE_CURVES_FLAG
          Flag to specify the "curves" rendering style.
 

Uses of Flag in de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d
 

Fields in de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d declared as Flag
private  Flag BubbleVisualizer.FILL_FLAG
          Flag for half-transparent filling of bubbles.
 


Release 0.3 (2010-03-31_1612)