Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume, you want to cluster 7 observations into 3 clusters using K - Means clustering algorithm. After first iteration clusters, C 1 , C 2

Assume, you want to cluster 7 observations into 3 clusters using K-Means clustering algorithm. After first iteration clusters, C1, C2, C3 has following observations:
C1: {(2,2),(4,4),(6,6)}
C2: {(0,4),(4,0)}
C3: {(5,5),(9,9)}.
What will be the centroids of C1, C2, and C3?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Which form of proof do you find least persuasive? Why?

Answered: 1 week ago