Uses of Package
elki.clustering.optics
-
Packages that use elki.clustering.optics Package Description elki.clustering.correlation Correlation clustering algorithms.elki.clustering.hierarchical Hierarchical agglomerative clustering (HAC).elki.clustering.optics OPTICS family of clustering algorithms.elki.clustering.subspace Axis-parallel subspace clustering algorithms. -
Classes in elki.clustering.optics used by elki.clustering.correlation Class Description ClusterOrder Class to store the result of an ordering clustering algorithm such as OPTICS.CorrelationClusterOrder Cluster order entry for correlation-based OPTICS variants.GeneralizedOPTICS A trivial generalization of OPTICS that is not restricted to numerical distances, and serves as a base for several other algorithms (HiCO, HiSC).GeneralizedOPTICS.Instance Instance for processing a single data set.OPTICSTypeAlgorithm Interface for OPTICS type algorithms, that can be analyzed by OPTICS Xi etc. -
Classes in elki.clustering.optics used by elki.clustering.hierarchical Class Description OPTICSTypeAlgorithm Interface for OPTICS type algorithms, that can be analyzed by OPTICS Xi etc. -
Classes in elki.clustering.optics used by elki.clustering.optics Class Description AbstractOPTICS The OPTICS algorithm for density-based hierarchical clustering.ClusterOrder Class to store the result of an ordering clustering algorithm such as OPTICS.FastOPTICS FastOPTICS algorithm (Fast approximation of OPTICS)OPTICSHeap The OPTICS algorithm for density-based hierarchical clustering.OPTICSHeapEntry Entry in the priority heap.OPTICSList The OPTICS algorithm for density-based hierarchical clustering.OPTICSTypeAlgorithm Interface for OPTICS type algorithms, that can be analyzed by OPTICS Xi etc.OPTICSXi Extract clusters from OPTICS plots using the original ξ (Xi) extraction, which defines steep areas if the reachability drops below 1-ξ, respectively increases to 1+ξ, of the current value, then constructs valleys that begin with a steep down, and end with a matching steep up area.OPTICSXi.SteepArea Data structure to represent a steep-down-area for the xi method.OPTICSXi.SteepDownArea Data structure to represent a steep-down-area for the xi method. -
Classes in elki.clustering.optics used by elki.clustering.subspace Class Description ClusterOrder Class to store the result of an ordering clustering algorithm such as OPTICS.CorrelationClusterOrder Cluster order entry for correlation-based OPTICS variants.GeneralizedOPTICS A trivial generalization of OPTICS that is not restricted to numerical distances, and serves as a base for several other algorithms (HiCO, HiSC).GeneralizedOPTICS.Instance Instance for processing a single data set.OPTICSTypeAlgorithm Interface for OPTICS type algorithms, that can be analyzed by OPTICS Xi etc.