Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have a dataset consisting of eight observations: D = { x 1 , x 2 , x 3 , x 4 , x 5

You have a dataset consisting of eight observations: D ={x1,x2,x3,x4,x5,x6,x7,x8}. Additionally, each observation contains a class label. Observations x1, x3 and x4 belong to class 0; observations x2 and x8 belong to class 1; observation x5 belongs to class 2; observations x6 and x7 belong to class 3.
Assume that you have performed K-means and have clustered all observations into the three clusters: C1={x1, x3, x5}, C2={x2, x8} and C3={x4, x6, x7}.
Assign classes to these clusters, based on the majority value of the class attribute within each cluster. Discuss a problem which you observe. What would be the difference if you run K-means with 8 clusters (K=8)? You do not need to run the algorithm in this case.

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

Advances In Databases And Information Systems Uropean Conference Adbis 2020 Lyon France August 25 27 2020 Proceedings Lncs 12245

Authors: Jerome Darmont ,Boris Novikov ,Robert Wrembel

1st Edition

3030548317, 978-3030548315

More Books

Students also viewed these Databases questions