পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| স্ব-সংগঠিত মানচিত্র (কোহোনেন মানচিত্র)× | K-Means ক্লাস্টারিং× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 1982 | 1967 |
| প্রবর্তক≠ | Teuvo Kohonen | MacQueen, J. |
| ধরন≠ | Unsupervised neural network for topology-preserving mapping | Partitional clustering (centroid-based) |
| মৌলিক উৎস≠ | Kohonen, T. (1982). Self-organized formation of topologically correct feature maps. Biological Cybernetics, 43(1), 59–69. DOI ↗ | MacQueen, J. (1967). Some Methods for Classification and Analysis of Multivariate Observations. Proceedings of the 5th Berkeley Symposium on Mathematical Statistics and Probability, 1, 281–297. link ↗ |
| অপর নাম | SOM, Kohonen map, Kohonen network, öz-örgütlemeli harita | K-Ortalamalar Kümeleme, k-ortalamalar kümeleme, k-means, centroid clustering |
| সম্পর্কিত | 3 | 3 |
| সারসংক্ষেপ≠ | A self-organizing map is an unsupervised neural network, introduced by Teuvo Kohonen in 1982, that projects high-dimensional data onto a low-dimensional (usually two-dimensional) grid of prototype vectors while preserving the data's topology — nearby inputs map to nearby grid cells. It is used for visualization, clustering, and exploratory analysis, turning complex data into an ordered, interpretable map. | K-Means Clustering is a centroid-based partitional clustering algorithm, traced to J. MacQueen in 1967, that splits data into k clusters by assigning each observation to its nearest cluster centre. It is widely used for marketing segmentation, customer grouping, and exploratory analysis. |
| ScholarGateডেটাসেট ↗ |
|
|