Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Recent questions tagged clustering
0
0 votes
0
0 answers
1.5k
1.5k views
Kmeans clustering in python - Giving original labels to predicted clusters
I have a dataset with 7 labels in the target variable.X = data.drop('target', axis=1) Y = data['target'] Y.unique()array(['Normal_Weight', 'Overweight_Level_I', 'Overweig...
Frenzy
120
points
2
2
4
asked
Apr 27, 2022
Machine Learning
python
machine-learning
clustering
scikit-learn
+
–
0
0 votes
0
0 answers
690
690 views
Why should I use Dynamic Time Warping over GMM for timer series clustering?
mrfahrenheit15
120
points
1
1
3
asked
Dec 3, 2020
Machine Learning
machine-learning
time
clustering
time-series-clustering
dynamic-time-warping
+
–
1
1 vote
1
1 answer
1.1k
1.1k views
how to choose the number of clusters based on intertia and based on silhouette using K-means
how to choose the number of clusters based on intertia and based on silhouette using K-means
Neo
660
points
10
12
17
asked
Oct 19, 2018
Machine Learning
k-means
clustering
+
–
2
2 votes
1
1 answer
907
907 views
What is k-means algorithm and how can we select K for it?
datascience
1.1k
points
9
11
19
asked
Oct 15, 2018
Machine Learning Interview Questions
k-means
data-science
clustering
machine-learning
+
–
To see more, click for the
full list of questions
or
popular tags
.