These are some of the most common interview questions for Machine Learning Engineer
PART 2/2
- How do we address High Bias and Variance scenarios?
- What is regularization?
- What happens if we reduce the number of features - what is affected bias or variance or both? Explain
- What is L1 Regularisation?
- What is L2 Regularisation?
- Which is sparse - L1 or L2 regularisation?
- What are Neural Networks?
- What is Forward prop and Backward prop?
- What is Gradient Checking?
- How do we do weights initialization?
- Explain a typical ML pipeline?
- How do we evaluate a Learning algorithm?
- How do we do the model selection?
- What is Linear Regression with Regularisation?
- Plot a graph of error Vs the number of training examples? The error is Cross-validation and Training losses.
- Will collecting more data solve - high variance or bias?
- What is Precision / Recall / F1 score ?
- What is SVM?
- Why is SVM called Large Margin Classifier?
- What are the kernels in SVM? Name some kernels.
- When to use Logistic Regression and SVM?
- Is SVM a convex or concave function?
- Does SVM have a global optimum?
- What is unsupervised learning?
- What are the types of unsupervised learning algorithms?
- What is the K-Mean algorithm?
- What is PCA?
- Why is PCA used?
- What is t-SNE?
- What is the meaning of 99% of variance is retained mean in PCA?
- What is Anomaly detection?
- What is a Gaussian Distribution?
- What is the difference between a Gaussian and Normal distribution?
- What is Content-Based Recommendation?
- What is Collaborative filtering?
- What is Stochastic Gradient Descent?
- What is Batch Gradient Descent?
- What is Mini-Batch Gradient Descent?
- What is Map-reduce?
- Can you explain any ML pipeline with an example use case?
- How do we do OCR?
- What is a Decision Tree? Answer
- What is a Random Forest? Answer
For Part 1 of the series click here: PART 1
For Deep Learning Interview Questions Please Check this series: Deep Learning
For Deep Learning Interview Questions Please Check this series: Deep Learning
No comments:
Post a Comment