Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Clustering using k-means algorithm

10757713-cf97-4e8f-952a-ab46abb9aa9fAug 21 2016 — edited Aug 24 2016

I have clustered a data-set to 3 clusters using k-means algorithm but i can't find a way to display the clusters in a scatter plot, This is my model data

Capture.PNG

Here you can see Clusters ID's and probability values, But i want to display this PROB values in a scatter plot which shows clusters

kmeans.png

The clusters should be look like this but i can't find x and y coordinates for cluster values? what should be the x-axis and y-axis how to denote?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2016
Added on Aug 21 2016
2 comments
496 views