How K-Means work | AI ML tutorials by a Data Scientist | Thinking Neuron

Thinking Neuron · Beginner ·📐 ML Fundamentals ·4y ago

About this lesson

https://thinkingneuron.com/data-science-interview-questions-for-it-industry-part-4-unsupervised-ml/#k-means K-Means Algorithm is a simple yet powerful Unsupervised machine learning algorithm. It is used to find groups/clusters of similar rows in data. The working of K-Means is simple. Pass the data, tell how many clusters you want and K-Means will assign a group to every row in data.

Original Description

https://thinkingneuron.com/data-science-interview-questions-for-it-industry-part-4-unsupervised-ml/#k-means K-Means Algorithm is a simple yet powerful Unsupervised machine learning algorithm. It is used to find groups/clusters of similar rows in data. The working of K-Means is simple. Pass the data, tell how many clusters you want and K-Means will assign a group to every row in data.
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

Up next
SQLite3 Tutorial - Learn SQL for Python in 17 Minutes
Thomas Janssen
Watch →