K-Means Clustering in Python - Clients Segmentation with Unsupervised Learning

  Рет қаралды 12,253

pedropAI

pedropAI

Күн бұрын

Пікірлер: 13
@RDataScience
@RDataScience Жыл бұрын
Data Science Guide, Cheat Sheets and Free eBooks here: github.com/rocketingdatascience/RDS_Guide
@zhalehmohammadalipour3542
@zhalehmohammadalipour3542 Жыл бұрын
Is there a way to show centroids in 3D clusters? If so, can you explain how?
@RDataScience
@RDataScience Жыл бұрын
Hey Zhaleh, I'm sorry for this late response. Yes it is! You would need to add the centroids coordinates like this: centroids_data = go.Scatter3d( x=centroids[:, 0], y=centroids[:, 1], z=centroids[:, 2], mode='markers', marker=dict(color='black', size=10, symbol='diamond') ) and then add it to the data variable: data = [trace, centroids_data ]
@nuzailahnoor2069
@nuzailahnoor2069 3 жыл бұрын
Can you please explain what is happening with the lambda function in the visualizing cluster section?
@RDataScience
@RDataScience 3 жыл бұрын
Hello Nuzailah, I'm sorry for the late reply. I'm assigning one color o each cluster in the dataframe. So I can use these colors when building the vizualisation.
@pcpc8817
@pcpc8817 2 жыл бұрын
Great video, but I follow the codes, my scatter graph shows 5 centroids horizontally at 50 level in y axis, I have no idea why, any advice? Many thanks!
@RDataScience
@RDataScience 2 жыл бұрын
Thank you ! Well, it might be hard to find something without watching the code. You can go to my GitHub repo and check the code. Or if you want you can share yours from GitHub here
@MarianneHMiettinen
@MarianneHMiettinen 11 ай бұрын
great, except that it could be zoomed to be easier to see
@RDataScience
@RDataScience 11 ай бұрын
Thank you for the feedback, I’m using zoom more frequently in recent videos 👍
@os4764
@os4764 Жыл бұрын
drop the background music for god's sake, it's distracting
@RDataScience
@RDataScience Жыл бұрын
Thank you for the feedback. I'm not using anymore.
@santiagoruge
@santiagoruge 8 ай бұрын
in the real world you need to work with the gender too... why did you drop it?
@RDataScience
@RDataScience 8 ай бұрын
That's right! You can also get insights about the gender. The goal here was to work only with the numerical data and get insights about the remaining variables. You made a very good question, that critical thinking is essential in this field! If you've followed the tutorial, feel free to proceed with the gender and analyse how different insights are
K-Means Clustering Algorithm with Python Tutorial
19:20
Andy McDonald
Рет қаралды 109 М.
K Means Clustering Algorithm Example in Python - V1
37:34
Yiannis Pitsillides
Рет қаралды 30 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 128 МЛН
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 48 МЛН
PIZZA or CHICKEN // Left or Right Challenge
00:18
Hungry FAM
Рет қаралды 15 МЛН
Try Not To Laugh 😅 the Best of BoxtoxTv 👌
00:18
boxtoxtv
Рет қаралды 7 МЛН
51 - Image Segmentation using K-means
18:17
DigitalSreeni
Рет қаралды 63 М.
K-Means Clustering In R (feat. Tidyclust)
9:16
Business Science
Рет қаралды 5 М.
K-means & Image Segmentation - Computerphile
8:27
Computerphile
Рет қаралды 297 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 332 М.
K-Means Clustering From Scratch in Python (Mathematical)
33:10
NeuralNine
Рет қаралды 34 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 128 МЛН