FLAME clustering: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v2.0beta15)
m linking
Line 1:
{{COI|date=August 2010}}
 
'''Fuzzy clustering by Local Approximation of MEmberships (FLAME)''' is a [[data clustering]] algorithm that defines clusters in the dense parts of a dataset and performs cluster assignment solely based on the neighborhood relationships among objects. The key feature of this algorithm is that the neighborhood relationships among neighboring objects in the [[feature space]] are used to constrain the memberships of neighboring objects in the fuzzy membership space.
 
==Description of the FLAME algorithm==
Line 14:
### Cluster Outliers: object with density lower than all its neighbors, and lower than a predefined threshold;
### the rest.
# Local/Neighborhood approximation of [[fuzzy membershipsmembership]]s:
## Initialization of fuzzy membership:
### Each CSO is assigned with fixed and full membership to itself to represent one cluster;