Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Plot view of rapidminer

starstar Member Posts: 14 Contributor II
edited November 2018 in Help
I have done a clustering of web server log data(k-means). My data format is as following.

Page  | page1 | page2 | page3
user1 |    0 |    1 |    1
user2 |    1 |    0 |    0
user3 |    0 |    1 |    1

In the plot view of example set I get page list and cluster in the drop down list. What should I select as X-axis and Y-axis.
Sign In or Register to comment.