K-Means Clustering Algorithm in Python | Practical Example | Student Clustering Example | sklearn

preview_player
Показать описание
In this video, we will learn how to implement Kmeans using python Sklearn library. We will use Kmeans to cluster students in a dataset. Join us as we walk you through the practical implementation of the K-Means Clustering algorithm in Python, using a student clustering example. Learn how to leverage the powerful Sklearn library to analyze and group students based on common characteristics.

Code:

============================
Do you want to learn from me?
============================

📱 Grow with us:
Рекомендации по теме
Комментарии
Автор

the previous video and this videos is by far the fastest, more conceptually and practically i have learned K- means clustering.
Thanks a lot sir, for all of your efforts I am following your playlists to remove the gaps in my understanding the concepts of ML

justrandomthings
Автор

extremely clear and to the point video....exact match for what I was looking for..!!!

dhairyavasavada
Автор

Thanku so much sir . Very greatful to u n Campus X & always will be.

siyays
Автор

Thanks, It was such a good example of structured way of teaching thankyou for such a well organised video

priyanshupurohit
Автор

thanks for explanation. I enjoy watching your video.

shantanuekhande
Автор

Sir please make video on kmedoid implementation using python

tamannakhan
Автор

Great work and great help! Can you make a video on Gaussian Mixture Model?

vaibhavwanere
Автор

In a real world scenario, do we have to split the data into train, valid and test and then proceed with scaling and clustering? Or do we perform clustering on the whole dataset?

shreyjain
Автор

Sir please ek trust evaluation machine learning me samjha dijiye

MJtrivedi
Автор

First of all thank you for explaining it so well. I just want to ask that if I have a dataset of Brain MRI images consisting different folders like Glioma, Meningnioma, Pituitary, and No tumor, then how i will apply K-means clustering to identify the class of tumor(Glioma, Meningnioma, Pituitary, and No tumor)?

kavitasingh-ngdl
Автор

I have one question here. Sir the new centroid is existing data point or newly created centroid point?

snrmedia
Автор

When I am running from sklearn.cluster import KMeans it is showing error that the specific module couldn't be found. How to solve

CrazeCrafters
Автор

hello sir, mere pass ek project hai usme bohot columns hai muzhe k means clustering krna hai can u help me please??

varshabangar
Автор

How to extract only those students information which are green in color so that we can work on those students

Rider-jnzh
Автор

Hi sir, can send all algorithms examples sir?.

praveendeena
Автор

how to plot cluster when we have more than 3 features?

sandippatel
Автор

Sir can you share your TOY Dataset that you used in K-Mean Clustering Videos? (cgpa & iq wala). Sir Please share kr dain it'll help me alot. Please sir help kar dain. Thank You!.

ABRARAHMAD-klqf
Автор

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)

akashdeepsinghrana
Автор

Sir, , CSV file de jiye download karenge please sir

vlognabin
Автор

Green clusteres basically means gadhe bacche 😜😜😜😜😂😂😂

HimanshuSharma-weli
visit shbcf.ru