Author:Matthias Schubert <schubert{[at]}dbs.ifi.lmu.de>, Zhanna Melnikova-Albrecht <melnikov{[at]}cip.ifi.lmu.de>, Rainer Holzmann <holzmann{[at]}cip.ifi.lmu.de>
Category:Clustering
Changes:Fixed some typos. Added warning that implementations should not be used as reference implementations for runtime comparisons. Improved runtime by eliminating redundant data consistency checks from distance calculations, which can make a dramatic difference if the dataset has a large header, and replacing pow(x,2) by x*x.
Date:2013-01-10
Depends:weka (>=3.7.1)
Description:The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.
License:GPL 3.0
Maintainer:Matthias Schubert <schubert{[at]}dbs.ifi.lmu.de>, Zhanna Melnikova-Albrecht <melnikov{[at]}cip.ifi.lmu.de>, Rainer Holzmann <holzmann{[at]}cip.ifi.lmu.de>
PackageURL:http://prdownloads.sourceforge.net/weka/optics_dbScan1.0.3.zip?download
URL:http://weka.sourceforge.net/doc.packages/optics_dbScan
Version:1.0.3