Introduction to Machine Learning (Set 2) Interview Questions

machine learning interview questions

This page represents a list of questions which can be used for preparation of machine learning interviews. Here is the link to first set of machine learning interview questions as part of this series. The following are some of the areas covered in this set of questions:

  • Univariate vs Multivariate linear regression
  • Supervised vs unsupervised learning
  • Algorithms such as KNN, K-means, SVM etc.

Which of the following type of cost function is used for univariate linear expression?

Correct! Wrong!

The hypothesis function such as f(x) = mx + c where x is an variable and c is a constant, is an example of which of the following?

Correct! Wrong!

The hypothesis function such as f(x) = m1x1 + m2x2 + c where x1, and x2 are variables and c is a constant, is an example of which of the following?

Correct! Wrong!

For gradient descent to converge quickly, it is recommended to make sure features are on similar scale

Correct! Wrong!

PCA, KPCA, ICA are related with which of the following?

Correct! Wrong!

SVM can only be used to solve classification problems?

Correct! Wrong!

Perceptron in machine learning is used for _______?

Correct! Wrong!

Logistic regression models are examples of which of the following?

Correct! Wrong!

KNN is _________ algorithm?

Correct! Wrong!

K-means is _________ algorithm?

Correct! Wrong!

Introduction to Machine Learning Set 2
You did extremely well!!
You did reasonably well!!
Better luck next time!!

Share your Results:




Ajitesh Kumar

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.
Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Leave a Reply

Your email address will not be published. Required fields are marked *