Fuzzy C-means

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:alsoKnownAs gptkb:FCM
gptkbp:application bioinformatics
pattern classification
image segmentation
market segmentation
gptkbp:basedOn gptkb:fuzzy_set_theory
gptkbp:convergesTo local minimum
gptkbp:developedBy gptkb:James_C._Bezdek
gptkbp:field gptkb:machine_learning
pattern recognition
data mining
gptkbp:generalizes gptkb:K-means_clustering
https://www.w3.org/2000/01/rdf-schema#label Fuzzy C-means
gptkbp:implementedIn gptkb:Python
gptkb:MATLAB
R
gptkbp:input gptkb:dataset
gptkbp:introducedIn 1973
gptkbp:limitation sensitive to outliers
sensitive to initial values
requires number of clusters as input
gptkbp:objective minimizes weighted within-group sum of squared errors
gptkbp:output cluster centers
membership matrix
gptkbp:relatedTo gptkb:K-means_clustering
gptkbp:requires fuzziness parameter
number of clusters
gptkbp:supportsAlgorithm unsupervised learning
gptkbp:uses membership grades
gptkbp:bfsParent gptkb:K-means_clustering
gptkbp:bfsLayer 7