homework 4 cs540 fall22 • process the real-world data • implement hierarchical clustering • visualize the clustering process you are to perform hierarchical clustering on publicly available pokemon stats. each poke- mon is defined by a row in the data set. because there are various ways to characterize how strong a pokemon is, we summarize the stats into a shorter feature vector. for this assignment, you must represent a pokemon’s quality by 6 numbers: hp, attack, defense, sp. atk, sp. def, speed