General Information

K-means clustering is one of the simplest and popular unsupervised machine learning algorithms.

The objective of K-means brick is to group similar data points together and discover underlying patterns. To achieve this objective, K-means looks for a fixed number (k) of clusters in a dataset.

Description

Brick Location

BricksAnalytics → Data Mining / AI → ClusteringK-Means Clustering

Brick Parameters

Brick Inputs/Outputs

Example of usage

Let's consider the dataset from the binary classification problem ‣. The general information about the dataset is represented below: