Algorithme OPTICS


Révision datée du 29 novembre 2021 à 11:36 par Imeziani (discussion | contributions) (Imeziani a déplacé la page OPTICS algorithm vers Algorithme OPTICS)

en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

OPTICS algorithm

Ordering points to identify the clustering structure (OPTICS) is an algorithm for finding density-based[1] clusters in spatial data. It was presented by Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel and Jörg Sander.[2] Its basic idea is similar to DBSCAN,[3] but it addresses one of DBSCAN's major weaknesses: the problem of detecting meaningful clusters in data of varying density. To do so, the points of the database are (linearly) ordered such that spatially closest points become neighbors in the ordering. Additionally, a special distance is stored for each point that represents the density that must be accepted for a cluster so that both points belong to the same cluster. This is represented as a dendrogram.

Source : Wikipedia Machine Learning



Contributeurs: Imane Meziani, wiki