Introduction to Machine Learning (Set 2) 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 is used to represent linear regression with one variable?

Correct! Wrong!

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

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. For latest updates and blogs, follow us on Twitter. 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. Check out my other blog, Revive-n-Thrive.com

Recent Posts

Pricing Analytics in Banking: Strategies, Examples

Last updated: 15th May, 2024 Have you ever wondered how your bank decides what to…

3 days ago

How to Learn Effectively: A Holistic Approach

In this fast-changing world, the ability to learn effectively is more valuable than ever. Whether…

5 days ago

How to Choose Right Statistical Tests: Examples

Last updated: 13th May, 2024 Whether you are a researcher, data analyst, or data scientist,…

5 days ago

Data Lakehouses Fundamentals & Examples

Last updated: 12th May, 2024 Data lakehouses are a relatively new concept in the data…

6 days ago

Machine Learning Lifecycle: Data to Deployment Example

Last updated: 12th May 2024 In this blog, we get an overview of the machine…

6 days ago

Autoencoder vs Variational Autoencoder (VAE): Differences, Example

Last updated: 12th May, 2024 In the world of generative AI models, autoencoders (AE) and…

6 days ago