Other Topics — Machine Learning Interview Questions
Introduction
In this article you will find essential machine learning interview questions that are geared towards beginners preparing for job or internship interviews. The questions in this article are general and cover a large breadth of information.
Checkout the First Interactive Beginner Machine Learning Quiz here!
Without further ado, let’s get into the quiz!
Beginner Machine Learning Interview Quiz #2
#1. Which of the following algorithms can be considered as a high-variance model?
#2. Which of the following statements is correct about type I errors?
#3. Which of these is not a variant of Boltzmann machines?
#4. Which of the following is a good strategy to reduce bias from the results of an imbalanced dataset after modeling with a Decision Tree?
#5. What metric is used to identify the percentage of actual positives that were correctly identified?
#6. Which of these is the default weight initialization for PyTorch?
#7. In statistics, the number we’ve obtained when using a population is called?
#8. Which of these can’t be used as a representation of Categorical variables?
#9. A model’s ability to correctly classify negative sample is known as
#10. After seeing the results of our prediction, we would like to trade-off Specificity and Sensitivity. What parameters can help us do this?
#11. Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE) are metrics used to evaluate a Regression Model. Which of the following is a correct statement about these metrics?
#12. Overfitting and Underfitting are two fundamental concepts in Machine Learning. From the following statements, which ones are correct representations of Overfitting and Underfitting?
Select all that apply: