Skip to main content
Skip to footer
Home
Interview Questions
Machine Learning Basics
Deep Learning
Supervised Learning
Unsupervised Learning
Natural Language Processing
Statistics
Data Preparation
Technical Quizzes
Jobs
Home
Interview Questions
Machine Learning Basics
Deep Learning
Supervised Learning
Unsupervised Learning
Natural Language Processing
Statistics
Data Preparation
Technical Quizzes
Jobs
Login
Sign Up
Explore Questions by Topics
Computer Vision
(1)
Generative AI
(2)
Machine Learning Basics
(18)
–
Deep Learning
(52)
DL Basics
(16)
–
DL Architectures
(17)
Feedforward Network / MLP
(2)
Sequence models
(6)
Transformers
(9)
DL Training and Optimization
(17)
–
Natural Language Processing
(27)
NLP Data Preparation
(18)
–
Supervised Learning
(115)
–
Regression
(41)
Linear Regression
(26)
Generalized Linear Models
(9)
Regularization
(6)
–
Classification
(70)
Logistic Regression
(10)
Support Vector Machine
(9)
Ensemble Learning
(24)
Other Classification Models
(9)
Classification Evaluations
(9)
–
Unsupervised Learning
(55)
–
Clustering
(37)
Distance Measures
(9)
K-Means Clustering
(9)
Hierarchical Clustering
(3)
Gaussian Mixture Models
(5)
Clustering Evaluations
(6)
Dimensionality Reduction
(9)
Statistics
(34)
–
Data Preparation
(35)
Feature Engineering
(30)
Sampling Techniques
(5)
Clustering
Q.
What is Clustering?
Q.
What are the most common categories of clustering?
Q.
What are some common distance metrics that can be used in clustering?
Q.
What are some common evaluation metrics in clustering?
Q.
How does K-Means Work?
Q.
What is Model-based Clustering?
Q.
What is Probabilistic (Fuzzy) Clustering?
Q.
What is Exclusive Clustering?
Q.
What is Hierarchical Clustering?
Q.
What is a Gaussian Mixture Model (GMM)?
Q.
How does K-Means ++ work?
Q.
What are the Pros and Cons of K-Means Clustering?
Q.
Pros and Cons of Gaussian Mixture Models (GMM) Clustering
Q.
What are some of the pros and cons of hierarchical clustering compared to K-Means?
Q.
What is Expectation-Maximization (EM)?
Q.
What is KL Divergence?
Q.
What is Jaccard Index / Distance?
Q.
What is Cosine Similarity?
Q.
What is Minkowski Distance?
Q.
What is Manhattan Distance?
Q.
How can you choose the optimal value for ‘k’ in K-Means?
Q.
What loss function does K-Means seek to minimize?
Q.
How does the EM algorithm (in the context of GMM) compare to K-Means?
Q.
What is Mahalanobis Distance?
Q.
What is Euclidean Distance?
Q.
What is Mutual Information (MI)?
Q.
How do outliers affect the clusters formed in K-Means?
Q.
What is Adjusted Rand Index (ARI)?
Q.
What are some options for identifying the number of components in a GMM?
Q.
What is a dendrogram, and how is it used in hierarchical clustering?
Q.
What is Rand Index?
Q.
What are the two ways in which Hierarchical clustering can proceed?
Q.
What is Dunn Index?
Q.
What is Silhouette Score?
Q.
What is Within Cluster Sum of Squares (WCSS)?
Q.
How does the initial choice of centroids affect the K-Means algorithm?
Q.
What is the effect of minimizing the within-cluster sum of squares on the shapes of clusters produced in K-Means?
Partner Ad
Explore Questions by Topics
Computer Vision
(1)
Generative AI
(2)
Machine Learning Basics
(18)
–
Deep Learning
(52)
DL Basics
(16)
–
DL Architectures
(17)
Feedforward Network / MLP
(2)
Sequence models
(6)
Transformers
(9)
DL Training and Optimization
(17)
–
Natural Language Processing
(27)
NLP Data Preparation
(18)
–
Supervised Learning
(115)
–
Regression
(41)
Linear Regression
(26)
Generalized Linear Models
(9)
Regularization
(6)
–
Classification
(70)
Logistic Regression
(10)
Support Vector Machine
(9)
Ensemble Learning
(24)
Other Classification Models
(9)
Classification Evaluations
(9)
–
Unsupervised Learning
(55)
–
Clustering
(37)
Distance Measures
(9)
K-Means Clustering
(9)
Hierarchical Clustering
(3)
Gaussian Mixture Models
(5)
Clustering Evaluations
(6)
Dimensionality Reduction
(9)
Statistics
(34)
–
Data Preparation
(35)
Feature Engineering
(30)
Sampling Techniques
(5)
Search
Join us on:
Machine Learning Interview Preparation Group
@OfficialAIML
Find out all the ways that you can
Contribute
Other Questions in Clustering
What are options to calibrate probabilities produced from the output of a classifier that does not produce natural probabilities?
What are the subtypes of Cross Validation?
What is Specificity?
Explain the concept and working of the Random Forest model
How does a learning curve give insight into whether the model is under- or over-fitting?
What is the difference between Discriminative and Generative models?