Use RapidMinor Studio to build processes

Import the dataset into RapidMiner, excluding the “Country” column. You should only be importing columns B:D

Build a process that normalizes the data using a 0-1 range transformation, and runs k-means clustering with k=4 on the data set. (Be sure to check the “determine good start values” box, and use a local random seed of 12345.) Show a screenshot of the Process panel.
Run the process. Show a screenshot of the centroid table.
Add the Cluster Model Visualizer operator to your process. Show a screenshot of the heat map that it produces for your clusters.

This question has been answered.

Get Answer