From the course: Machine Learning and AI Foundations: Clustering and Association

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Line graphs

Line graphs

- [Instructor] What I'd like to do now is show you my favorite way of visualizing clusters. I'm going to be in the same dataset, Ready For Cluster With Categorical Variables. But before we proceed, a lot of our variables have been automatically generated at one point or another and we tend to get all these prefixes and suffixes on our variable names. I'm going to take just a couple of moments to clean up the dataset before we proceed with our graphic. I'm going to be showing you how to make a multiple line plot in SPSS Statistics. So I'm going to go to the Variable View. And since we're going to be working with the ratios, I'm going to recommend that we just keep the name as is, 'cause if we changed the name, code references might be off and so on. But to just make this easier to read, we can add labels. So for ProductCategory_Entertainment_SalesAmount_Sum_Ratio, which is a real mouthful and hard to read, I'm just going to say Entertainment. It's really as simple as that. There are…

Contents