SlideShare a Scribd company logo
MACHINE LEARNING
INTERVIEW QUESTIONS
rockinterview.in
Introduction
Machine Learning jobs rank among the top emerging jobs on LinkedIn, with almost
2,000 listings posted, most of them for lucrative job opportunities.
Jobs in this domain include:
Engineers who apply machine learning to specific problems
Developers who develop systems and infrastructure that can use
Machine Learning to input datasets
Researchers who find ways to improve algorithms and data scientists
who mine and analyze data to create training systems to recognise
patterns
To increase your chances of landing a job in Machine Learning field, pursue a
certification in machine learning and get ready with answers to common machine
learning interview questions.
MACHINE LEARNING
INTERVIEW QUESTIONS
TO STUDY
rockinterview.in
1. What is Machine Learning
Try to convey your understanding that machine learning is a form of AI that automates
data analysis to enable computers to learn and adapt through experience to do
specific tasks without explicit programming.
The different types of Machine Learning include:
Supervised Learning Unsupervised Learning Reinforcement Learning
Definition Learns by using
labelled data
Regression and
Classification
External Supervision
Map labelled input to
known output
Understand patterns and
discover output
Follow trial and error method
No Supervision No Supervision
Association and Clustering
Learns using unlabelled
data without any guidance
An agent interacts with its
environment by producing actions
and discovers errors or rewards
Types of problems
Training
Approach
Reward based
rockinterview.in
2. How Is Deep Learning Different From Machine Learning
Machine Learning is an application of Artificial Intelligence (AI) that provides the
systems the ability to automatically learn and improve from experience without being
explicitly programmed.
Deep Learning is a form of Machine Learning that is inspired by the structure of the
human brain and is particularly effective in feature detection. It is used to perform
complex tasks like speech and image recognition through exposure to these vast
amounts of data.
The key difference between Deep Learning and Machine Learning is in the way data
is presented to the system. Machine Learning algorithms always require structured
data, whereas Deep Learning rely on layers of Artificial Neural Networks.
rockinterview.in
3. What Is The Difference Between Deductive And
Inductive Machine Learning?
Deductive Machine Learning starts with a conclusion, then learns by deducting what
is right or wrong about that conclusion. Typically such methods are used to speedup
problem solvers by adding knowledge to them that is deductively entailed by existing
knowledge, but that may result in faster solutions.
Inductive Machine Learning begins with examples from which to conclude. Here a
system tries to induce a general rule from a set of observed instances.
rockinterview.in
4. Explain Classification and Regression
Classification Regression
Classification is the task of predicting a
discrete class label
Regression is the task of predicting a
continuous quantity
A classification problem requires that
examples be classified into one or two or
more classes
A regression problem requires the prediction
of a quantity
Predicting the price of a stock over a period
of time is a regression problem
Regression predictions cannot be evaluated
using accuracy
Classifying an email as spam or non-spam is
an example of a classification problem
Classification predictions can be evaluated
using accuracy
rockinterview.in
5. How Do You Choose An Algorithm For A
Classification Problem?
The answer depends on the degree of accuracy required and the size of the training set.
If you have a training set, you can use a low variance/ high bias classifier. If your training
set is large, you will want to choose a high variance/ low bias classifier.
rockinterview.in
6. How Do Bias And Variance Play Out In Machine Learning?
Both bias and variance are errors. The bias error is an error from erroneous
assumptions in the learning algorithm. The variance is an error from sensitivity to
small fluctuations in the training set.
If the average predicted values are far off from the actual values then the bias is high.
High bias causes algorithm to miss relevant relationship between input and output
variable.
Variance tells us how scattered are the predicted value from the actual value. High
variance causes overfitting that implies that the algorithm models random noise
present in the training data.
rockinterview.in
7. What Is False Negative, False Positive,True
Negative And True Positive?
True Positive: If the alarm goes on in case of a fire. Fire is positive and prediction
made by the system is true.
False Positive: If the alarm goes on and there is no fire. System predicted fire to be
positive which is a wrong prediction, hence the prediction is false.
False Negative: If the alarm does not ring but there was a fire. System predicted fire
to be negative which was false since there was fire.
True Negative: If the alarm does not ring and there was no fire. The fire is negative
and this prediction was true.
rockinterview.in
8. What is a Confusion Matrix
A Confusion Matrix is a summary of prediction results on
a classification problem.
The number of correct and incorrect predictions are
summarized with count values and broken down by each
class.
The confusion matrix shows the ways in which your
classification model is confused when it makes
predictions.
n=165
TN = 50 FP = 10
FN = 5
55 110
60
10TP = 100
Actual:
No
Predicted:
No
Predicted:
Yes
Actual:
Yes
rockinterview.in
9. Which is more important for you – Model
Accuracy or Model Performance?
Model Accuracy is only a subset of Model Performance.
The accuracy of the model and performance of the model are directly proportional.
And hence, better the performance of the model, more accurate are the predictions.
rockinterview.in
Summary
To ace a machine learning interview, you might have to address the topic of machine
learning at various depths. Based on your level of experience, you might have to
demonstrate your skills in machine learning depending on the role you are pursuing.
The questions mentioned here will give you a sense of your readiness for a job in the
machine learning field. You can also do a certification in machine learning to level up
your knowledge about the topic.
Machine Learning Interview Questions
Machine Learning Interview Questions
Ad

More Related Content

What's hot (20)

Presentation on supervised learning
Presentation on supervised learningPresentation on supervised learning
Presentation on supervised learning
Tonmoy Bhagawati
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
Knoldus Inc.
 
Linear regression
Linear regressionLinear regression
Linear regression
MartinHogg9
 
Supervised Machine Learning
Supervised Machine LearningSupervised Machine Learning
Supervised Machine Learning
Livares Technologies Pvt Ltd
 
Introduction to Linear Discriminant Analysis
Introduction to Linear Discriminant AnalysisIntroduction to Linear Discriminant Analysis
Introduction to Linear Discriminant Analysis
Jaclyn Kokx
 
Lung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdfLung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdf
jagan477830
 
Dimension Reduction: What? Why? and How?
Dimension Reduction: What? Why? and How?Dimension Reduction: What? Why? and How?
Dimension Reduction: What? Why? and How?
Kazi Toufiq Wadud
 
GMM
GMMGMM
GMM
atulnitrkl
 
Bayesian Networks - A Brief Introduction
Bayesian Networks - A Brief IntroductionBayesian Networks - A Brief Introduction
Bayesian Networks - A Brief Introduction
Adnan Masood
 
Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction system
SWAMI06
 
Polynomial regression
Polynomial regressionPolynomial regression
Polynomial regression
naveedaliabad
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Kumar P
 
Chapter 12 outlier
Chapter 12 outlierChapter 12 outlier
Chapter 12 outlier
Houw Liong The
 
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | EdurekaSupervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
Edureka!
 
Logistic Regression Analysis
Logistic Regression AnalysisLogistic Regression Analysis
Logistic Regression Analysis
COSTARCH Analytical Consulting (P) Ltd.
 
Machine Learning With Logistic Regression
Machine Learning  With Logistic RegressionMachine Learning  With Logistic Regression
Machine Learning With Logistic Regression
Knoldus Inc.
 
Overfitting & Underfitting
Overfitting & UnderfittingOverfitting & Underfitting
Overfitting & Underfitting
SOUMIT KAR
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
Johnson Ubah
 
ML - Simple Linear Regression
ML - Simple Linear RegressionML - Simple Linear Regression
ML - Simple Linear Regression
Andrew Ferlitsch
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
Functional Imperative
 
Presentation on supervised learning
Presentation on supervised learningPresentation on supervised learning
Presentation on supervised learning
Tonmoy Bhagawati
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
Knoldus Inc.
 
Linear regression
Linear regressionLinear regression
Linear regression
MartinHogg9
 
Introduction to Linear Discriminant Analysis
Introduction to Linear Discriminant AnalysisIntroduction to Linear Discriminant Analysis
Introduction to Linear Discriminant Analysis
Jaclyn Kokx
 
Lung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdfLung Cancer Detection using transfer learning.pptx.pdf
Lung Cancer Detection using transfer learning.pptx.pdf
jagan477830
 
Dimension Reduction: What? Why? and How?
Dimension Reduction: What? Why? and How?Dimension Reduction: What? Why? and How?
Dimension Reduction: What? Why? and How?
Kazi Toufiq Wadud
 
Bayesian Networks - A Brief Introduction
Bayesian Networks - A Brief IntroductionBayesian Networks - A Brief Introduction
Bayesian Networks - A Brief Introduction
Adnan Masood
 
Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction system
SWAMI06
 
Polynomial regression
Polynomial regressionPolynomial regression
Polynomial regression
naveedaliabad
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Kumar P
 
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | EdurekaSupervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
Edureka!
 
Machine Learning With Logistic Regression
Machine Learning  With Logistic RegressionMachine Learning  With Logistic Regression
Machine Learning With Logistic Regression
Knoldus Inc.
 
Overfitting & Underfitting
Overfitting & UnderfittingOverfitting & Underfitting
Overfitting & Underfitting
SOUMIT KAR
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
Johnson Ubah
 
ML - Simple Linear Regression
ML - Simple Linear RegressionML - Simple Linear Regression
ML - Simple Linear Regression
Andrew Ferlitsch
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
Functional Imperative
 

Similar to Machine Learning Interview Questions (20)

detailed Presentation on supervised learning
 detailed Presentation on supervised learning detailed Presentation on supervised learning
detailed Presentation on supervised learning
ZAMANCHBWN
 
Machine Learning Interview Questions and Answers
Machine Learning Interview Questions and AnswersMachine Learning Interview Questions and Answers
Machine Learning Interview Questions and Answers
Satyam Jaiswal
 
Machine Learning by Rj
Machine Learning by RjMachine Learning by Rj
Machine Learning by Rj
Shree M.L.Kakadiya MCA mahila college, Amreli
 
Machine Learning.pptx
Machine Learning.pptxMachine Learning.pptx
Machine Learning.pptx
NitinSharma134320
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
pradeepskvch
 
Supervised learning techniques and applications
Supervised learning techniques and applicationsSupervised learning techniques and applications
Supervised learning techniques and applications
Benjaminlapid1
 
Machine learning basics using python programking
Machine learning basics using python programkingMachine learning basics using python programking
Machine learning basics using python programking
Anupamasindgi
 
Machine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domainsMachine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domains
Shrutika Oswal
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
ARVIND SARDAR
 
notes as .ppt
notes as .pptnotes as .ppt
notes as .ppt
butest
 
How to choose the right machine learning algorithm for your project
How to choose the right machine learning algorithm for your projectHow to choose the right machine learning algorithm for your project
How to choose the right machine learning algorithm for your project
FathimaZajelLiyakath
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
Christy Abraham Joy
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdf
Datacademy.ai
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
Vedaj Padman
 
machine learning
machine learningmachine learning
machine learning
Mounisha A
 
Day1-Introdtechhnology of techuction.pptx
Day1-Introdtechhnology of  techuction.pptxDay1-Introdtechhnology of  techuction.pptx
Day1-Introdtechhnology of techuction.pptx
RehanHussanCSE
 
Barga Data Science lecture 9
Barga Data Science lecture 9Barga Data Science lecture 9
Barga Data Science lecture 9
Roger Barga
 
Machine learning interview questions and answers
Machine learning interview questions and answersMachine learning interview questions and answers
Machine learning interview questions and answers
kavinilavuG
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
PranavPatil822557
 
Mis End Term Exam Theory Concepts
Mis End Term Exam Theory ConceptsMis End Term Exam Theory Concepts
Mis End Term Exam Theory Concepts
Vidya sagar Sharma
 
detailed Presentation on supervised learning
 detailed Presentation on supervised learning detailed Presentation on supervised learning
detailed Presentation on supervised learning
ZAMANCHBWN
 
Machine Learning Interview Questions and Answers
Machine Learning Interview Questions and AnswersMachine Learning Interview Questions and Answers
Machine Learning Interview Questions and Answers
Satyam Jaiswal
 
Supervised learning techniques and applications
Supervised learning techniques and applicationsSupervised learning techniques and applications
Supervised learning techniques and applications
Benjaminlapid1
 
Machine learning basics using python programking
Machine learning basics using python programkingMachine learning basics using python programking
Machine learning basics using python programking
Anupamasindgi
 
Machine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domainsMachine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domains
Shrutika Oswal
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
ARVIND SARDAR
 
notes as .ppt
notes as .pptnotes as .ppt
notes as .ppt
butest
 
How to choose the right machine learning algorithm for your project
How to choose the right machine learning algorithm for your projectHow to choose the right machine learning algorithm for your project
How to choose the right machine learning algorithm for your project
FathimaZajelLiyakath
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdf
Datacademy.ai
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
Vedaj Padman
 
machine learning
machine learningmachine learning
machine learning
Mounisha A
 
Day1-Introdtechhnology of techuction.pptx
Day1-Introdtechhnology of  techuction.pptxDay1-Introdtechhnology of  techuction.pptx
Day1-Introdtechhnology of techuction.pptx
RehanHussanCSE
 
Barga Data Science lecture 9
Barga Data Science lecture 9Barga Data Science lecture 9
Barga Data Science lecture 9
Roger Barga
 
Machine learning interview questions and answers
Machine learning interview questions and answersMachine learning interview questions and answers
Machine learning interview questions and answers
kavinilavuG
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
PranavPatil822557
 
Mis End Term Exam Theory Concepts
Mis End Term Exam Theory ConceptsMis End Term Exam Theory Concepts
Mis End Term Exam Theory Concepts
Vidya sagar Sharma
 
Ad

More from Rock Interview (20)

Rock Interview Has The Best Solution For You Job Needs
Rock Interview Has The Best Solution For You Job Needs Rock Interview Has The Best Solution For You Job Needs
Rock Interview Has The Best Solution For You Job Needs
Rock Interview
 
Secure your career with Rock Interview by your side
Secure your career with Rock Interview by your sideSecure your career with Rock Interview by your side
Secure your career with Rock Interview by your side
Rock Interview
 
UPSKILL OR RESKILL TO SECURE YOUR CAREER
UPSKILL OR RESKILL TO SECURE YOUR CAREERUPSKILL OR RESKILL TO SECURE YOUR CAREER
UPSKILL OR RESKILL TO SECURE YOUR CAREER
Rock Interview
 
Our guide to a successful job hunt during lockdown
Our guide to a successful job hunt during lockdownOur guide to a successful job hunt during lockdown
Our guide to a successful job hunt during lockdown
Rock Interview
 
A guide to stay away from fake job alerts
A guide to stay away from fake job alertsA guide to stay away from fake job alerts
A guide to stay away from fake job alerts
Rock Interview
 
How to steer clear of the Recession blow
How to steer clear of the Recession blowHow to steer clear of the Recession blow
How to steer clear of the Recession blow
Rock Interview
 
A simple guide to get you through isolation
A simple guide to get you through isolationA simple guide to get you through isolation
A simple guide to get you through isolation
Rock Interview
 
Cloudy With A Chance For Freelancing For a career in Big Data & Analytics
Cloudy With A Chance For Freelancing For a career in Big Data & AnalyticsCloudy With A Chance For Freelancing For a career in Big Data & Analytics
Cloudy With A Chance For Freelancing For a career in Big Data & Analytics
Rock Interview
 
Top Strategic Tech Trend Predictions For 2020
Top Strategic Tech Trend Predictions For 2020Top Strategic Tech Trend Predictions For 2020
Top Strategic Tech Trend Predictions For 2020
Rock Interview
 
Unusual Interview Questions
Unusual Interview QuestionsUnusual Interview Questions
Unusual Interview Questions
Rock Interview
 
Top Soft Skills Employers Are Looking For
Top Soft Skills Employers Are Looking For Top Soft Skills Employers Are Looking For
Top Soft Skills Employers Are Looking For
Rock Interview
 
Full Stack Developer Interview Questions
Full Stack Developer Interview QuestionsFull Stack Developer Interview Questions
Full Stack Developer Interview Questions
Rock Interview
 
Five Mistakes Beginner Devops Professionals Make
Five Mistakes Beginner Devops Professionals MakeFive Mistakes Beginner Devops Professionals Make
Five Mistakes Beginner Devops Professionals Make
Rock Interview
 
Top Technology Trends and Related Jobs
Top Technology Trends and Related JobsTop Technology Trends and Related Jobs
Top Technology Trends and Related Jobs
Rock Interview
 
The Essentials Of Test Driven Development
The Essentials Of Test Driven Development The Essentials Of Test Driven Development
The Essentials Of Test Driven Development
Rock Interview
 
Five Powerful Skills To Boost Programme career
Five Powerful Skills To Boost Programme careerFive Powerful Skills To Boost Programme career
Five Powerful Skills To Boost Programme career
Rock Interview
 
Machine Learning Is Saving Major Sectors Time and Money
Machine Learning Is Saving Major Sectors Time and MoneyMachine Learning Is Saving Major Sectors Time and Money
Machine Learning Is Saving Major Sectors Time and Money
Rock Interview
 
Secrets Of High Performing Agile Teams
Secrets Of High Performing Agile TeamsSecrets Of High Performing Agile Teams
Secrets Of High Performing Agile Teams
Rock Interview
 
How To Tidy Up Your Test Code
How To Tidy Up Your Test CodeHow To Tidy Up Your Test Code
How To Tidy Up Your Test Code
Rock Interview
 
Unit Testing vs Integration Testing
Unit Testing vs Integration TestingUnit Testing vs Integration Testing
Unit Testing vs Integration Testing
Rock Interview
 
Rock Interview Has The Best Solution For You Job Needs
Rock Interview Has The Best Solution For You Job Needs Rock Interview Has The Best Solution For You Job Needs
Rock Interview Has The Best Solution For You Job Needs
Rock Interview
 
Secure your career with Rock Interview by your side
Secure your career with Rock Interview by your sideSecure your career with Rock Interview by your side
Secure your career with Rock Interview by your side
Rock Interview
 
UPSKILL OR RESKILL TO SECURE YOUR CAREER
UPSKILL OR RESKILL TO SECURE YOUR CAREERUPSKILL OR RESKILL TO SECURE YOUR CAREER
UPSKILL OR RESKILL TO SECURE YOUR CAREER
Rock Interview
 
Our guide to a successful job hunt during lockdown
Our guide to a successful job hunt during lockdownOur guide to a successful job hunt during lockdown
Our guide to a successful job hunt during lockdown
Rock Interview
 
A guide to stay away from fake job alerts
A guide to stay away from fake job alertsA guide to stay away from fake job alerts
A guide to stay away from fake job alerts
Rock Interview
 
How to steer clear of the Recession blow
How to steer clear of the Recession blowHow to steer clear of the Recession blow
How to steer clear of the Recession blow
Rock Interview
 
A simple guide to get you through isolation
A simple guide to get you through isolationA simple guide to get you through isolation
A simple guide to get you through isolation
Rock Interview
 
Cloudy With A Chance For Freelancing For a career in Big Data & Analytics
Cloudy With A Chance For Freelancing For a career in Big Data & AnalyticsCloudy With A Chance For Freelancing For a career in Big Data & Analytics
Cloudy With A Chance For Freelancing For a career in Big Data & Analytics
Rock Interview
 
Top Strategic Tech Trend Predictions For 2020
Top Strategic Tech Trend Predictions For 2020Top Strategic Tech Trend Predictions For 2020
Top Strategic Tech Trend Predictions For 2020
Rock Interview
 
Unusual Interview Questions
Unusual Interview QuestionsUnusual Interview Questions
Unusual Interview Questions
Rock Interview
 
Top Soft Skills Employers Are Looking For
Top Soft Skills Employers Are Looking For Top Soft Skills Employers Are Looking For
Top Soft Skills Employers Are Looking For
Rock Interview
 
Full Stack Developer Interview Questions
Full Stack Developer Interview QuestionsFull Stack Developer Interview Questions
Full Stack Developer Interview Questions
Rock Interview
 
Five Mistakes Beginner Devops Professionals Make
Five Mistakes Beginner Devops Professionals MakeFive Mistakes Beginner Devops Professionals Make
Five Mistakes Beginner Devops Professionals Make
Rock Interview
 
Top Technology Trends and Related Jobs
Top Technology Trends and Related JobsTop Technology Trends and Related Jobs
Top Technology Trends and Related Jobs
Rock Interview
 
The Essentials Of Test Driven Development
The Essentials Of Test Driven Development The Essentials Of Test Driven Development
The Essentials Of Test Driven Development
Rock Interview
 
Five Powerful Skills To Boost Programme career
Five Powerful Skills To Boost Programme careerFive Powerful Skills To Boost Programme career
Five Powerful Skills To Boost Programme career
Rock Interview
 
Machine Learning Is Saving Major Sectors Time and Money
Machine Learning Is Saving Major Sectors Time and MoneyMachine Learning Is Saving Major Sectors Time and Money
Machine Learning Is Saving Major Sectors Time and Money
Rock Interview
 
Secrets Of High Performing Agile Teams
Secrets Of High Performing Agile TeamsSecrets Of High Performing Agile Teams
Secrets Of High Performing Agile Teams
Rock Interview
 
How To Tidy Up Your Test Code
How To Tidy Up Your Test CodeHow To Tidy Up Your Test Code
How To Tidy Up Your Test Code
Rock Interview
 
Unit Testing vs Integration Testing
Unit Testing vs Integration TestingUnit Testing vs Integration Testing
Unit Testing vs Integration Testing
Rock Interview
 
Ad

Recently uploaded (20)

Mac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhkMac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhk
vasajagadishwar1
 
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptxPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
vinay salarite
 
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptxessentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
Sheldon Byron
 
Expository data analysis aand visualization-1.pdf
Expository data analysis aand visualization-1.pdfExpository data analysis aand visualization-1.pdf
Expository data analysis aand visualization-1.pdf
PrinceUzair4
 
International Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptxInternational Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptx
samanwaralakhly
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
central nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vordcentral nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vord
MouryaGarg1
 
What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?
WalkWater Talent Advisors Pvt. Ltd.
 
how-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptxhow-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptx
StrengthsTheatre
 
LBE Presentation on Business Communication
LBE Presentation on Business CommunicationLBE Presentation on Business Communication
LBE Presentation on Business Communication
komal691665
 
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
Taqyea
 
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptxWeb Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
vinay salarite
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
REAL ILLUMINATI UGANDA CALL WhatsApp number0782561496/0756664682
way to join real illuminati Agent In Kampala Call/WhatsApp+256782561496/0756664682
 
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdfJuniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
sabrina pinto
 
Omar Salim Biography Omar Salim Biography
Omar Salim Biography Omar Salim BiographyOmar Salim Biography Omar Salim Biography
Omar Salim Biography Omar Salim Biography
Omar Selim
 
Welder skill development course and .pptx
Welder skill development course and .pptxWelder skill development course and .pptx
Welder skill development course and .pptx
satishkumar511772
 
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.pptHIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
KerollosGeorge2
 
Productivity starts in our mind - Dev productivity meetup
Productivity starts in our mind - Dev productivity meetupProductivity starts in our mind - Dev productivity meetup
Productivity starts in our mind - Dev productivity meetup
Grzegorz Miejski
 
About the btech cs ai ml course for the student
About the btech cs ai ml course for the studentAbout the btech cs ai ml course for the student
About the btech cs ai ml course for the student
cinemahub167
 
Mac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhkMac repertory.pdfgghjjmgggggggggggggglkjhk
Mac repertory.pdfgghjjmgggggggggggggglkjhk
vasajagadishwar1
 
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptxPower BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
Power BI Jobs in Jaipur – Top Career Options in Data Analytics.pptx
vinay salarite
 
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptxessentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
essentialsoffreightforwarding-240429141915-bccde661 5.9.pptx
Sheldon Byron
 
Expository data analysis aand visualization-1.pdf
Expository data analysis aand visualization-1.pdfExpository data analysis aand visualization-1.pdf
Expository data analysis aand visualization-1.pdf
PrinceUzair4
 
International Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptxInternational Organizations in Globalization by Slidesgo (1).pptx
International Organizations in Globalization by Slidesgo (1).pptx
samanwaralakhly
 
Import images and the long run is not aa
Import images and the long run is not aaImport images and the long run is not aa
Import images and the long run is not aa
PurvaAdhangale
 
central nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vordcentral nervous system brain nose mourth spinal vord
central nervous system brain nose mourth spinal vord
MouryaGarg1
 
What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?What To Expect When Partnering With A Retained Executive Search Firm?
What To Expect When Partnering With A Retained Executive Search Firm?
WalkWater Talent Advisors Pvt. Ltd.
 
how-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptxhow-to-future-proof-your-career-in-the-age-of-ai.pptx
how-to-future-proof-your-career-in-the-age-of-ai.pptx
StrengthsTheatre
 
LBE Presentation on Business Communication
LBE Presentation on Business CommunicationLBE Presentation on Business Communication
LBE Presentation on Business Communication
komal691665
 
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
美国内布拉斯加大学科尼分校硕士毕业证学生卡(UNK官方成绩单)
Taqyea
 
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptxWeb Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
Web Developer Jobs in Jaipur for Freshers – Your Career Starts Here..pptx
vinay salarite
 
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwdGROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
GROUP 1 NAV.pptxhwjwhshwuwhhwhsjssjwjjwd
andresjohnjohn99
 
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdfJuniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
Juniper JN0-224 Certification Preparation Guide with Sample Questions.pdf
sabrina pinto
 
Omar Salim Biography Omar Salim Biography
Omar Salim Biography Omar Salim BiographyOmar Salim Biography Omar Salim Biography
Omar Salim Biography Omar Salim Biography
Omar Selim
 
Welder skill development course and .pptx
Welder skill development course and .pptxWelder skill development course and .pptx
Welder skill development course and .pptx
satishkumar511772
 
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.pptHIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
HIL-3960_-_MAKE_IT_RIGHT_Workshop_Presentation_English_5-14.ppt
KerollosGeorge2
 
Productivity starts in our mind - Dev productivity meetup
Productivity starts in our mind - Dev productivity meetupProductivity starts in our mind - Dev productivity meetup
Productivity starts in our mind - Dev productivity meetup
Grzegorz Miejski
 
About the btech cs ai ml course for the student
About the btech cs ai ml course for the studentAbout the btech cs ai ml course for the student
About the btech cs ai ml course for the student
cinemahub167
 

Machine Learning Interview Questions

  • 2. rockinterview.in Introduction Machine Learning jobs rank among the top emerging jobs on LinkedIn, with almost 2,000 listings posted, most of them for lucrative job opportunities. Jobs in this domain include: Engineers who apply machine learning to specific problems Developers who develop systems and infrastructure that can use Machine Learning to input datasets Researchers who find ways to improve algorithms and data scientists who mine and analyze data to create training systems to recognise patterns To increase your chances of landing a job in Machine Learning field, pursue a certification in machine learning and get ready with answers to common machine learning interview questions.
  • 4. rockinterview.in 1. What is Machine Learning Try to convey your understanding that machine learning is a form of AI that automates data analysis to enable computers to learn and adapt through experience to do specific tasks without explicit programming. The different types of Machine Learning include: Supervised Learning Unsupervised Learning Reinforcement Learning Definition Learns by using labelled data Regression and Classification External Supervision Map labelled input to known output Understand patterns and discover output Follow trial and error method No Supervision No Supervision Association and Clustering Learns using unlabelled data without any guidance An agent interacts with its environment by producing actions and discovers errors or rewards Types of problems Training Approach Reward based
  • 5. rockinterview.in 2. How Is Deep Learning Different From Machine Learning Machine Learning is an application of Artificial Intelligence (AI) that provides the systems the ability to automatically learn and improve from experience without being explicitly programmed. Deep Learning is a form of Machine Learning that is inspired by the structure of the human brain and is particularly effective in feature detection. It is used to perform complex tasks like speech and image recognition through exposure to these vast amounts of data. The key difference between Deep Learning and Machine Learning is in the way data is presented to the system. Machine Learning algorithms always require structured data, whereas Deep Learning rely on layers of Artificial Neural Networks.
  • 6. rockinterview.in 3. What Is The Difference Between Deductive And Inductive Machine Learning? Deductive Machine Learning starts with a conclusion, then learns by deducting what is right or wrong about that conclusion. Typically such methods are used to speedup problem solvers by adding knowledge to them that is deductively entailed by existing knowledge, but that may result in faster solutions. Inductive Machine Learning begins with examples from which to conclude. Here a system tries to induce a general rule from a set of observed instances.
  • 7. rockinterview.in 4. Explain Classification and Regression Classification Regression Classification is the task of predicting a discrete class label Regression is the task of predicting a continuous quantity A classification problem requires that examples be classified into one or two or more classes A regression problem requires the prediction of a quantity Predicting the price of a stock over a period of time is a regression problem Regression predictions cannot be evaluated using accuracy Classifying an email as spam or non-spam is an example of a classification problem Classification predictions can be evaluated using accuracy
  • 8. rockinterview.in 5. How Do You Choose An Algorithm For A Classification Problem? The answer depends on the degree of accuracy required and the size of the training set. If you have a training set, you can use a low variance/ high bias classifier. If your training set is large, you will want to choose a high variance/ low bias classifier.
  • 9. rockinterview.in 6. How Do Bias And Variance Play Out In Machine Learning? Both bias and variance are errors. The bias error is an error from erroneous assumptions in the learning algorithm. The variance is an error from sensitivity to small fluctuations in the training set. If the average predicted values are far off from the actual values then the bias is high. High bias causes algorithm to miss relevant relationship between input and output variable. Variance tells us how scattered are the predicted value from the actual value. High variance causes overfitting that implies that the algorithm models random noise present in the training data.
  • 10. rockinterview.in 7. What Is False Negative, False Positive,True Negative And True Positive? True Positive: If the alarm goes on in case of a fire. Fire is positive and prediction made by the system is true. False Positive: If the alarm goes on and there is no fire. System predicted fire to be positive which is a wrong prediction, hence the prediction is false. False Negative: If the alarm does not ring but there was a fire. System predicted fire to be negative which was false since there was fire. True Negative: If the alarm does not ring and there was no fire. The fire is negative and this prediction was true.
  • 11. rockinterview.in 8. What is a Confusion Matrix A Confusion Matrix is a summary of prediction results on a classification problem. The number of correct and incorrect predictions are summarized with count values and broken down by each class. The confusion matrix shows the ways in which your classification model is confused when it makes predictions. n=165 TN = 50 FP = 10 FN = 5 55 110 60 10TP = 100 Actual: No Predicted: No Predicted: Yes Actual: Yes
  • 12. rockinterview.in 9. Which is more important for you – Model Accuracy or Model Performance? Model Accuracy is only a subset of Model Performance. The accuracy of the model and performance of the model are directly proportional. And hence, better the performance of the model, more accurate are the predictions.
  • 13. rockinterview.in Summary To ace a machine learning interview, you might have to address the topic of machine learning at various depths. Based on your level of experience, you might have to demonstrate your skills in machine learning depending on the role you are pursuing. The questions mentioned here will give you a sense of your readiness for a job in the machine learning field. You can also do a certification in machine learning to level up your knowledge about the topic.
  翻译: