Machine Learning: Algorithms that Produce Clusters | Architects Zone.
The above article provides a nice brief overview of 5 clustering algorithms.
- K-Means
- Hierarchical Clustering
- Fuzzy C-Means
- Multi-Gaussian with Expectation-Maximization
- Density-based Cluster
This goes well with a previous post about 6 Machine Learning Algorithms.
Leave a Reply