Package elki.result
Result types, representation and handling.
-
Interface Summary Interface Description IterableResult<O> Interface of an "iterable" result (e.g., a list, table) that can be printed one-by-one.OrderingResult Interface for a result providing an object ordering.PixmapResult Result encapsulating a single image.ResultHandler Interface for any class that can handle resultsResultListener Listener interface invoked when new results are added to the result tree.ResultProcessor Interface for any class that can handle results. -
Class Summary Class Description AssociationRuleResult Result class for association rule miningAutomaticVisualization Handler to process and visualize a Result.AutomaticVisualization.Par Parameterization class.ClusteringVectorDumper Output a clustering result in a simple and compact ascii format: whitespace separated cluster indexesClusteringVectorDumper.Par Parameterization class.CollectionResult<O> Simple 'collection' type of result.DBIDSelection Class representing selected Database-IDs and/or a selection range.DiscardResultHandler A dummy result handler that discards the actual result, for use in benchmarks.EvaluationResult Abstract evaluation result.EvaluationResult.Measurement Class representing a single measurement.EvaluationResult.MeasurementGroup A group of evaluation measurements.ExportVisualizations Class that automatically generates all visualizations and exports them into SVG files.ExportVisualizations.Par Parameterization classFrequentItemsetsResult Result class for frequent itemset mining algorithms.HistogramResult Histogram result.KMLOutputHandler Class to handle KML output.KMLOutputHandler.Par Parameterization classLogResultStructureResultHandler A result handler to help with ELKI development that will just show the structure of the result object.Metadata Metadata management class.Metadata.CleanerThread Cleanup thread.Metadata.EagerIt<O> Base class for iterators that need to look ahead, e.g., to check conditions on the next element.RangeSelection Class representing selected Database-IDs and/or a selection range.ReferencePointsResult<O> Result used in passing the reference points to the visualizers.ResultUtil Utilities for handling result objectsResultWriter Result handler that feeds the data into a TextWriter.ResultWriter.Par Parameterization class.SamplingResult Wrapper for storing the current database sample.ScalesResult Class to keep shared scales across visualizers.SelectionResult Selection result wrapper.SettingsResult Result that keeps track of settings that were used in generating this particular result.SettingsResult.SettingInformation Settings information. -
Enum Summary Enum Description ExportVisualizations.Format File format