A fast reimplementation of several density-based algorithms of the DBSCAN family. Includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and HDBSCAN (hierarchical DBSCAN), the ordering algorithm OPTICS (ordering points to identify the clustering structure), shared nearest neighbor clustering, and the outlier detection algorithms LOF (local outlier factor) and GLOSH (global-local outlier score from hierarchies). The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided. Hahsler, Piekenbrock and Doran (2019) <doi:10.18637/jss.v091.i01>.
- Robust Bregman clustering
- scientific article; zbMATH DE number 7255153 (Why is no real title available?)
- An adaptive clustering algorithm by neighbourhood search for large-scale data
- Statistics and Probability with Applications for Engineers and Scientists using MINITAB, R and JMP
- Machine learning using R. With time series and industry-based use cases in R
- fpc
- CARP
- minerva
- SPMF
- textmineR
- DOSE
- infotheo
- funtimes
- fclust
- fc
- smotefamily
- birch
- RSKC
- stream
- streamMOA
- bmds
- TSdist
- ELKI
- kmed
- CEC
- clustervalidation
- densityClust
- RFASTfMRI
- RmixmodCombi
- maotai
- ClusterKDE
- FCPS
- PPCI
- tsutils
- InstanceSpace
- genieclust
- spNetwork
- crosshap
- cordillera
- FuzzyDBScan
- FORTLS
- dPCP
- oclust
- bioregion
- CPC
- ParBayesianOptimization
- CIDER
- synr
- eventstream
- fdacluster
- tidySEM
- MOSS
- LOMAR
- openSkies
- DDoutlier
- CLONETv2
- metaCluster
- pguIMP
- snap
- Bayesian forecasting with a regime-switching zero-inflated multilevel Poisson regression model: an application to adolescent alcohol use with spatial covariates
- rescue
- ssMRCD
- dobin
- mmpp
- ts2net
- penfa
- Interpretable clustering: an optimization approach
- MPNet
- Scalable Bayesian Nonparametric Clustering and Classification
- rMultiNet
- evprof
- daltoolbox
- weird
- squat
- karyotapR
- GPS2space
- An empirical comparison between stochastic and deterministic centroid initialisation for K-means variations
- On normalization and algorithm selection for unsupervised outlier detection
- A review and proposal of (fuzzy) clustering for nonlinearly separable data
This page was built for software: dbscan