Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

K Means Plotting IN Python

$
0
0

@Souravsikka wrote:

Hi,

I have just started my data science and python learning.I have followed some tutorial and did k means clustering on my dataset. Could you please help me in Plotting (Scatter)

Below is sample dataset and average values:

            **recency|total_items|revenue|**

** ||mean|mean|mean|count|**
|Cluster|||||
|0|134.8|9.1|17132.0|11083|
|1|238.8|3.5|5927.0|12096|
|2|85.4|3.4|5457.8|8573|

Data:
retail_user_contact recency orders total_items revenue R F M **
** 7503 61 12 13 22884 3 3 3 **
** 7838 80 12 32 55734 3 3 3

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles