BFR algorithm: Difference between revisions
Appearance
Content deleted Content added
Added {{refimprove}} tag to article (TW) |
Add Reflist, added uncategorised tag using AWB |
||
Line 1: | Line 1: | ||
{{ |
{{more citations needed|date=May 2018}} |
||
The '''BFR algorithm''', named after its inventors Bradley, Fayyad and Reina, is a variant of [[k-means clustering|k-means algorithm]] that is designed to cluster data in a high-dimensional [[Euclidean space]]. It makes a very strong assumption about the shape of clusters: they must be [[Normal distribution|normally distributed]] about a [[ |
The '''BFR algorithm''', named after its inventors Bradley, Fayyad and Reina, is a variant of [[k-means clustering|k-means algorithm]] that is designed to cluster data in a high-dimensional [[Euclidean space]]. It makes a very strong assumption about the shape of clusters: they must be [[Normal distribution|normally distributed]] about a [[centroid]]. The [[mean]] and [[standard deviation]] for a cluster may differ for different dimensions, but the dimensions must be independent.<ref>{{Cite book|title=Mining of Massive Datasets|last=Rajaraman|first=Anand|last2=Ullman|first2=Jeffrey|last3=Leskovec|first3=Jure|publisher=Cambridge University Press|year=2011|isbn=1107015359|location=New York, NY, USA|pages=257–258}}</ref> |
||
==References== |
|||
{{Reflist}} |
|||
{{Uncategorized|date=May 2018}} |
Revision as of 01:47, 19 May 2018
This article needs additional citations for verification. (May 2018) |
The BFR algorithm, named after its inventors Bradley, Fayyad and Reina, is a variant of k-means algorithm that is designed to cluster data in a high-dimensional Euclidean space. It makes a very strong assumption about the shape of clusters: they must be normally distributed about a centroid. The mean and standard deviation for a cluster may differ for different dimensions, but the dimensions must be independent.[1]
References
- ^ Rajaraman, Anand; Ullman, Jeffrey; Leskovec, Jure (2011). Mining of Massive Datasets. New York, NY, USA: Cambridge University Press. pp. 257–258. ISBN 1107015359.
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (May 2018) |