FLAME clustering: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
The FLAME algorithm is mainly divided into three steps:
 
# ExtrationExtraction of the structure information from the dataset:
## Construct a neighborhood graph to connect each object to its K-Nearest Neighbors (KNN);
## Estimate a density for each object based on its proximities to its KNN;