Answered step by step
Verified Expert Solution
Question
1 Approved Answer
5. Given the parameters centroids A, B, and C shown in the figure below, use your knowledge of the k-Means algorithm to fill out the
5. Given the parameters centroids A, B, and C shown in the figure below, use your knowledge of the k-Means algorithm to fill out the table by computing Euclidean distance from each point to each centroid. Use your calculations to assign each point to the most appropriate cluster. Show your work. (30 points) Point Distance from A Distance from B Distance from C Assign to Cluster (2, 2) (8,5.75) (6,5) (6.5, 2.5) (4,8) (3, 3) (7,9) ***Bonus: Once you have filled out the table, recompute the new centroids. (5 points) 5. Given the parameters centroids A, B, and C shown in the figure below, use your knowledge of the k-Means algorithm to fill out the table by computing Euclidean distance from each point to each centroid. Use your calculations to assign each point to the most appropriate cluster. Show your work. (30 points) Point Distance from A Distance from B Distance from C Assign to Cluster (2, 2) (8,5.75) (6,5) (6.5, 2.5) (4,8) (3, 3) (7,9) ***Bonus: Once you have filled out the table, recompute the new centroids. (5 points)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started