Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Clustering Let the set D = { 1 8 , 1 1 , 8 , 1 0 , 5 , 2 , 2 0 }

Clustering
Let the set D={18,11,8,10,5,2,20} We want to redistribution the data of D into two (2) clusters, using the K-means algorithm. The distance d between two numbers a&b is calculated as follows: d(a,b)=|a-b|(the absolute value of a minus b).
a- Apply K-means choosing as initial centers of the 3 clusters respectively: 8 and 11. Show all the calculation steps. (9 pts.)
b- When do we use k-means? (1 pts.)
image text in transcribed

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

Recommended Textbook for

More Books

Students also viewed these Databases questions