DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

K-Means and SOM: Introduction to Popular Clustering Algorithms

4 years ago dzone.com
K-Means and SOM: Introduction to Popular Clustering Algorithms

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Although K-means is a simple vector quantization method and Kohonen SOM is a neural network model, they’re remarkably similar.

The goal of the algorithm is to find and group similar data objects into a number (K) of clusters. By ‘similar’ we mean data points that are both close to each other (in the Euclidean sense) and close to the same cluster center.

This paper describes how SOM networks can help clinicians/physicians easily understand statistical data from healthcare centers by providing intuitive visualizations.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com