Content deleted Content added
No edit summary |
|||
Line 5:
The FLAME algorithm is mainly divided into three steps:
#
## 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;
|