विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| के-मीन्स क्लस्टरिंग× | स्थानीय रूप से रैखिक एम्बेडिंग (Locally Linear Embedding (LLE))× | |
|---|---|---|
| क्षेत्र | मशीन अधिगम | मशीन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 1967 | 2000 |
| प्रवर्तक≠ | MacQueen, J. | Sam Roweis & Lawrence Saul |
| प्रकार≠ | Partitional clustering (centroid-based) | Nonlinear manifold dimensionality reduction |
| मौलिक स्रोत≠ | 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 ↗ | Roweis, S. T., & Saul, L. K. (2000). Nonlinear dimensionality reduction by locally linear embedding. Science, 290(5500), 2323–2326. DOI ↗ |
| उपनाम | K-Ortalamalar Kümeleme, k-ortalamalar kümeleme, k-means, centroid clustering | LLE, manifold learning, nonlinear dimensionality reduction, yerel doğrusal gömme |
| संबंधित | 3 | 3 |
| सारांश≠ | 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. | Locally linear embedding, introduced by Sam Roweis and Lawrence Saul in 2000, is a manifold-learning method for nonlinear dimensionality reduction. It assumes that although data may curve through a high-dimensional space, each point and its neighbours lie approximately on a flat patch. LLE captures each point as a weighted combination of its neighbours and then finds a low-dimensional layout that preserves those same local relationships, unrolling curved structure into a faithful low-dimensional map. |
| ScholarGateडेटासेट ↗ |
|
|