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)
Supervised Learning
Q.
How to determine threshold/decision rule for a classification model?
Q.
Understanding Probability Outputs in Classification Algorithms
Q.
What do you mean by calibration quality? How can calibration quality be detected from the output of an algorithm?
Q.
What are options to calibrate probabilities produced from the output of a classifier that does not produce natural probabilities?
Q.
What happens if a category has a zero frequency within a class, and how is this issue commonly addressed (Naive Bayes)?
Q.
How are continuous features incorporated into Naive Bayes?
Q.
What are the Pros/Cons of Naive Bayes?
Q.
How does SVM adjust for classes that cannot be linearly separated?
Q.
What hyper-parameters are typically tuned in SVM?
Q.
Describe the hinge loss function used in SVM
Q.
How does discriminant analysis work at a high level?
Q.
What differentiates Linear Discriminant Analysis (LDA) from Quadratic Discriminant Analysis (QDA)?
Q.
What is the difference between QDA and Gaussian Mixture Models (GMM)?
Q.
What are some pros and cons of Discriminant Analysis?
←
1
2
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 Supervised Learning
Discuss Softmax activation function
Explain the difference between Entropy, Gini, and Information Gain
What are some desirable properties of estimators?
What is Stratified Sampling?
What are the main components of a Bayesian Model?
What is the difference between parametric and non-parametric models?