Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume the following dataset is given:(1,1),(3,3),(5,5),(6,6), (8,8), (9,9), (0,3),(3,0) with following information: k=4 to cluster the dataset. Euclidean distance is used as the distance function

image text in transcribed
Assume the following dataset is given:(1,1),(3,3),(5,5),(6,6), (8,8), (9,9), (0,3),(3,0) with following information: k=4 to cluster the dataset. Euclidean distance is used as the distance function to compute distances between centroids and objects in the dataset. The initial clusters C1, C2, C3, and C4 are as follows: C1: {(1,1), (3,3), (6,6)} C2: {(0,3), (3,0)) C3:{(5,5), (9,9) C4: {(8,8}} You need to solve the following questions: 1. What are their centroids for the given dataset? [5 marks] 2. Identify the new clusters for the given dataset. [20 marks]

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

OpenStack Trove

Authors: Amrith Kumar, Douglas Shelley

1st Edition

1484212215, 9781484212219

More Books

Students also viewed these Databases questions

Question

What is the Definition for Third Normal Form?

Answered: 1 week ago

Question

Provide two examples of a One-To-Many relationship.

Answered: 1 week ago