providing our own Initial cluster centroids to fcm function
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
NALLARASU KRISH
il 24 Feb 2024
Commentato: Sam Chak
il 26 Feb 2024
I am able to configure number of clusters, number of iterations, m, and convergence value. But I do not know configuring initial centroids corresponding to the chosen number of clusters. Is it possible to provide user defined initial cluster centers to the fcm function? Which Matlab version supports it?
0 Commenti
Risposta accettata
Sam Chak
il 25 Feb 2024
The ability to provide the initial cluster centers was introduced in R2023b through the fcmOptions() command. This allows you to specify the clustering options. For more information, you can refer to the following documentation:
2 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Cluster Analysis and Anomaly Detection in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!