Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to add lables to the scatter plot?
Post: RE: How to add lables to the scatter plot?

It’s example of my code. Cluster - name of column where my labels are. Targets - name of my labels. targets = ['0','1','2','3','4'] colors = ['red','blue','black','pink','green'] for target, color in...
LK91 Data Science 3 3,289 Dec-11-2019, 08:13 PM
    Thread: How to create correct scatter plot for PCA?
Post: How to create correct scatter plot for PCA?

[Image: https://www.bing.com/images/search?view=...vt=2&sim=1] I clustered my data (using kmeans) with high dimensions in Python and after I wanted to build scatter plot with using PCA. But my pl...
LK91 Data Science 0 2,121 Dec-11-2019, 07:53 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020