Given the following 8 points in 3 dimensions: (1,1,0), (2,1,0), (4,3,1), (5,4,2), (-1,0,-1), (3,3,2), (-1,2,2), (3,3,3)

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Given the following 8 points in 3 dimensions: (1,1,0), (2,1,0), (4,3,1), (5,4,2), (-1,0,-1), (3,3,2), (-1,2,2), (3,3,3)

Post by answerhappygod »

Given the following 8 points in 3 dimensions:
(1,1,0), (2,1,0), (4,3,1), (5,4,2), (-1,0,-1), (3,3,2),
(-1,2,2), (3,3,3)
perform k-means clustering algorithm of k=2 clusters with
Manhattan distance for these 8 points. Use (1,1,0) and (3,3,2) as
the initial means. You must show working steps until the results
show no change between steps; guess work will gain no mark.
(Round your answers off to 5 decimal places).
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply