Page 1 of 1

1. The file "P15_01.xlsx" contains data on 178 wines. They are categorized into three types, labeled as A, B, and C. The

Posted: Thu May 05, 2022 8:24 pm
by answerhappygod
1 The File P15 01 Xlsx Contains Data On 178 Wines They Are Categorized Into Three Types Labeled As A B And C The 1
1 The File P15 01 Xlsx Contains Data On 178 Wines They Are Categorized Into Three Types Labeled As A B And C The 1 (123.29 KiB) Viewed 17 times
1. The file "P15_01.xlsx" contains data on 178 wines. They are categorized into three types, labeled as A, B, and C. The reset of the variables are numeric properties of the wines. Instead of trying to use a classification algorithm to classify wines into three known types (A, B, and C), it is interesting to see if a clustering algorithm can discover these known categories. Use the K-means method to find three clusters of wine types. (Of course, don't use the Type variable when creating clusters.) Does the clustering agree with the Type variable?