পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| দৃঢ় গাউসিয়ান মিশ্র মডেল× | দৃঢ় কে-মিনস (Robust k-means)× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2000 | 1999 |
| প্রবর্তক≠ | Peel, D. & McLachlan, G. J. | Garcia-Escudero, L. A. & Gordaliza, A. |
| ধরন≠ | Probabilistic clustering / density estimation | Robust clustering algorithm |
| মৌলিক উৎস≠ | Peel, D. & McLachlan, G. J. (2000). Robust mixture modelling using the t distribution. Statistics and Computing, 10(4), 339–348. DOI ↗ | Garcia-Escudero, L. A., & Gordaliza, A. (1999). Robustness properties of k-means and trimmed k-means. Journal of the American Statistical Association, 94(447), 956–969. DOI ↗ |
| অপর নাম | Robust GMM, mixture of t-distributions, trimmed GMM, heavy-tailed mixture model | robust k-means clustering, trimmed k-means, outlier-resistant k-means, RKM |
| সম্পর্কিত≠ | 5 | 4 |
| সারসংক্ষেপ≠ | Robust Gaussian Mixture Model replaces the standard Gaussian components with heavier-tailed distributions — most commonly Student's t-distributions — or incorporates trimming and down-weighting of outliers within the EM framework. The result is a probabilistic clustering and density-estimation method that assigns genuinely anomalous points less influence on component parameters, preventing outliers from distorting cluster shapes or positions. | Robust k-means is a variant of classical k-means clustering designed to resist the influence of outliers. By trimming a specified fraction of the most extreme observations before computing cluster centers, it produces stable and meaningful partitions even when the data contain noise, contamination, or heavy-tailed distributions — situations where standard k-means breaks down. |
| ScholarGateডেটাসেট ↗ |
|
|