Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Сіре кластеризація: класифікація на основі відбілювання в умовах невизначеності× | Нечітке C-середнє кластеризація (FCM)× | |
|---|---|---|
| Галузь≠ | М'які обчислення | Машинне навчання |
| Родина | Machine learning | Machine learning |
| Рік появи≠ | 2010 | 1981 |
| Автор методу≠ | Julong Deng; Sifeng Liu | Joseph Dunn; James Bezdek |
| Тип≠ | Whitenization-based soft clustering | Soft (fuzzy) partitional clustering |
| Основоположне джерело≠ | Liu, S., & Lin, Y. (2010). Grey Systems: Theory and Applications. Springer. ISBN: 978-3-642-13937-6 | Dunn, J. C. (1973). A fuzzy relative of the ISODATA process and its use in detecting compact well-separated clusters. Journal of Cybernetics, 3(3), 32–57. DOI ↗ |
| Інші назви | Grey Whitenization Weight Function Clustering, Grey Fixed-Weight Clustering, Grey Variable-Weight Clustering, Gri Kümeleme | FCM, fuzzy clustering, soft k-means, bulanık c-ortalama kümeleme |
| Пов'язані≠ | 2 | 3 |
| Підсумок≠ | Grey Clustering is a classification method from grey systems theory that assigns objects to predefined grey classes using whitenization weight functions. Developed within the framework of Deng Julong's grey system theory and systematized by Sifeng Liu, it is particularly suited for situations involving small sample sizes, incomplete information, or uncertain data—conditions common in engineering assessments, environmental monitoring, and socioeconomic evaluation. The method quantifies how strongly each object belongs to each grey class and makes a crisp assignment based on maximum clustering coefficients. | Fuzzy C-Means is a soft clustering algorithm in which every data point belongs to every cluster with a graded membership between 0 and 1, rather than being assigned to exactly one cluster. Originated by Joseph Dunn in 1973 and generalized by James Bezdek in 1981, it minimizes a fuzzy-weighted within-cluster variance, making it well suited to data whose groups overlap or have no sharp boundaries. |
| ScholarGateНабір даних ↗ |
|
|