Computer Science, asked by Usernameis9182, 1 year ago

What is a clustering? Explain any clustering algorithm in brief.

Answers

Answered by yashgandhi74
0

A cluster is a group of data points that are grouped together due to similarities in their features. When using a K-Means algorithm, a cluster is defined by a centroid, which is a point (either imaginary or real) at the center of a cluster

Similar questions