Thank you so much for this video!! It made a huge difference in my ability to complete an assignment in my advanced analytics class. Your explanations are clear and effective. Truly appreciate you.
Thanks a lot for set me up to speed on K Means Clustering. Great job organizing the presentation and explaining step by step the programming involved in it.
Hi there, I am working on VANET .So, how can I apply DBSCAN clustering then select a specific two adjacent clusters and we do re-clustering with different parameters (means minpts, and epsilon)?
Sir i have an urgent query please answer🙏 Can i give kmeans prediction value of X matrix to ' y' instead if directy ' y' model=KMeans(n_clusters=2,random_state=0).fit(X) y=model.predict(X) X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.4, random_state=0)
Can you tell how to print what all records exist in let's say Cluster 1. Since Management will be more interested in knowing who all exist in a specific cluster for decision making. Thanks.
Sure you can but I'll be quite difficult since I've not seen an implementation of this algorithm. Maybe I would try to work on it when I have some time.
Can you please teach it without random data points. It's really annoying to see all the random number and not have a meaning to the analysis . Its really confusing to remember long term .specific data il be helpful for teaching .atleast that way diff possible question might arise
Hi guys, thanks for being there! You could support my channel by buying me a coffee buymeacoff.ee/PWsXo7h13
can you share your dataset?
Thank you so much for this video!! It made a huge difference in my ability to complete an assignment in my advanced analytics class. Your explanations are clear and effective. Truly appreciate you.
Thanks, simle and clear step by step explonation. I wish I could find such tutorial for recommendation system.
Glad it was helpful! i'll likely do this in coming week. You can subscribe to get notified.
Great job Kindson. Please, do a video on assessing the performance of clustering algorithms.
Thanks a lot for set me up to speed on K Means Clustering. Great job organizing the presentation and explaining step by step the programming involved in it.
I am looking forward to the second video😊
Can you help me by explaining how to perform clustering on our own dataset(.csv file)
Yes sure
hello , were you able to get any help in respect to your question
How do I insert my own dataset to this code?
I really like your video. Thx from Brazil :D
Yes, is a good video, I really like too!
Indeed great video, really good my brother! :)
"You Definitely deserve a Coffee". Thank you so much nicely crafted and defined.👍
Thank you for this tutorial sir. This helped me a lot!
Glad to hear that!
Very good explanation 👍. Make more videos on tech ❤️
you are cool ! this video is so simple and easy to understand. great job sir
Helped me alot sir... thanks alot
wow!! that's a beautiful explanation. Thank you for sharing your knowledge . love from India.
What if I have a dataset that I want to work with?
Where is Model Performance Evaluation? How you will check & say your model is good? You should have to cover that also in broad level :(
Great tutorial Sir, Thank you!
Hi there, I am working on VANET .So, how can I apply DBSCAN clustering then select a specific two adjacent clusters and we do re-clustering with different parameters (means minpts, and epsilon)?
Sir urgent question
I want to make my 'target' count same for 0 and 1 for whole DataFrame.
With sequence 0,1,0,1 .....
Please reply
Sir i have an urgent query please answer🙏
Can i give kmeans prediction value of X matrix to ' y' instead if directy ' y'
model=KMeans(n_clusters=2,random_state=0).fit(X)
y=model.predict(X)
X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.4, random_state=0)
You can predict the cluster for any new data point. But can you clarify
This is amazing. Thank you very much.
great! love it bro
Appreciate it!
Hi Kindson, how can I contact you privately?
Sir plz answer me
My
Import matplotlib.pyplot as plt
I Can not import it gets error
What is the error message? Because matplotlib should be installed by default
Can you tell how to print what all records exist in let's say Cluster 1. Since Management will be more interested in knowing who all exist in a specific cluster for decision making.
Thanks.
very well done
Thank you very much!
How do you see all points in your predicted cluster
do you have kmeans code without the library? thank you
Thank you very much!!
You're welcome!
Love from Indonesia
how can I use this algorithm with PCA to select the most relevant features?
Sir can you help me in making a project on social media analysis using optimized clustering algorithm
I love this video! COuld you please make a video on how to make it 3d? Thanks!
gracias
Great video! I subscribed!
Could not understand "sklearn". Is this available when we write our code?
great lesson
can u send me the link of code?
Sure! Please find all codes here github.com/KindsonTheGenius/k-means-clustering
scaling? train/test split? cross-validation?
I don't think you need train/test for unsupervised ML but scaling definitely.
Hi,can I use this code on clustering documents using k-means algorithm?
thank u!!!!!
This was helpful
Great Video, Could you share us some insight on how MapReduce Kmeans code working if possible ?
Hey! Cool video.. do you have any tutorials on how I can apply this to some Gait Data for my University Project?
thanks bro
Any time😊
how can I use this code for energy consumption ?
Can you provide the notebook?
Can you show me how i do classification on ACM using python
I did the classification but I didn't know how to represente it
Please help me
Would you like to join and 6 Weeks Intensive Data Science Course that begins this week? Let me know on mail@kindsonthegenius.com.
how to write spell checking using clustering algorithm
Sir can we implement " K means clustering using Artificial Bee colony algorithm " in Python.
Sure you can but I'll be quite difficult since I've not seen an implementation of this algorithm. Maybe I would try to work on it when I have some time.
@@KindsonTheTechPro sir I will be very thankful if you can help. It's really important for me.
how about the elbow plot??
15:30
😊
I want clustering on image analysis datasets and code also
can anyone interpret me the result? plz
Present sir
Can you please teach it without random data points. It's really annoying to see all the random number and not have a meaning to the analysis . Its really confusing to remember long term .specific data il be helpful for teaching .atleast that way diff possible question might arise
This is noted!
Nice video, thnx :) but teh speaker's accent & voice is not very clear! :(