0% found this document useful (0 votes)
52 views6 pages

Introduction To Machine Learning PART 1

Uploaded by

nikesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views6 pages

Introduction To Machine Learning PART 1

Uploaded by

nikesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Introduction To Machine Learning IIT MADRAS

Introduction To Machine Learning

IMP QUESTIONS PART 1

Question 1:
What is Machine Learning?
A) A computer program that learns from user inputs
B) A branch of artificial intelligence where computers learn from data

AM
C) A software that mimics human behavior
D) A form of advanced robotics

from data

Question 2:
AY
Accepted Answer: B) A branch of artificial intelligence where computers learn
SW
Which of the following is a supervised learning algorithm?
A) K-Means Clustering
B) Decision Trees
C) Apriori Algorithm
D) Principal Component Analysis (PCA)
Y
M

Accepted Answer: B) Decision Trees


@

Question 3:
What is the purpose of an algorithm in machine learning?
A) To provide input data
B) To store training data
C) To transform input data into predictions
D) To create visualizations

Accepted Answer: C) To transform input data into predictions

Page 1 MY SWAYAM
Introduction To Machine Learning IIT MADRAS

Question 4:
In machine learning, what is an "epoch"?
A) A specific date and time for training the model
B) A measure of model performance
C) One complete pass through the entire training dataset
D) A unit of computational measurement

Accepted Answer: C) One complete pass through the entire training dataset

AM
Question 5:
What is the role of the "loss function" in machine learning?
A) To evaluate how well the model is performing

AY
B) To generate random data for training
C) To store training examples
D) To provide input to the model
SW
Accepted Answer: A) To evaluate how well the model is performing

Question 6:
Which of the following is a type of unsupervised learning algorithm?
Y

A) Linear Regression
B) Support Vector Machines
M

C) K-Means Clustering
D) Naive Bayes
@

Accepted Answer: C) K-Means Clustering

Page 2 MY SWAYAM
Introduction To Machine Learning IIT MADRAS

Question 7:
What is the purpose of feature scaling in machine learning?
A) To improve model accuracy
B) To reduce overfitting
C) To standardize the range of independent variables
D) To add more features to the dataset

Accepted Answer: C) To standardize the range of independent variables

AM
Question 8:
What does the term "overfitting" mean in the context of machine learning?
A) The model performs well on the training data but poorly on new, unseen
data

AY
B) The model is too simple to capture patterns in the data
C) The model has too few parameters
D) The model is perfectly generalized to any dataset
SW

Accepted Answer: A) The model performs well on the training data but poorly
on new, unseen data

Question 9:
Y

Which machine learning algorithm is inspired by the way the human brain
works?
M

A) Decision Trees
B) Artificial Neural Networks
@

C) Support Vector Machines


D) K-Means Clustering

Accepted Answer: B) Artificial Neural Networks

Page 3 MY SWAYAM
Introduction To Machine Learning IIT MADRAS

Question 10:
What is the purpose of the validation set in machine learning?
A) To train the model
B) To test the model's performance on new, unseen data
C) To provide initial input to the model
D) To provide labels for the training data

Accepted Answer: B) To test the model's performance on new, unseen data

AM
Question 11:
Which machine learning task involves predicting a continuous value?
A) Classification
B) Regression
C) Clustering
D) Anomaly Detection
AY
SW
Accepted Answer: B) Regression

Question 12:
In reinforcement learning, what is the agent?
Y

A) The environment where the learning takes place


B) The set of possible actions in a given state
M

C) The algorithm or model that learns to make decisions


D) The reward provided to the model
@

Accepted Answer: C) The algorithm or model that learns to make decisions

Page 4 MY SWAYAM
Introduction To Machine Learning IIT MADRAS

Question 13:
What is the main challenge in training deep learning models?
A) Lack of available data
B) High computational requirements and need for powerful hardware
C) Limited number of features
D) Low accuracy

Accepted Answer: B) High computational requirements and need for powerful


hardware

AM
Question 14:
What is the purpose of cross-validation in machine learning?
A) To combine multiple models into one

AY
B) To test a model's performance on an independent dataset
C) To increase the model's complexity
D) To train the model using more features
SW

Accepted Answer: B) To test a model's performance on an independent


dataset

Question 15:
Y

Which technique is used to handle missing data in a dataset?


A) Dropping the entire row with missing data
M

B) Replacing missing values with the mean or median of the available data
C) Ignoring missing values and proceeding with the analysis
@

D) Removing the entire column with missing data

Accepted Answer: B) Replacing missing values with the mean or median of


the available data

Page 5 MY SWAYAM
Introduction To Machine Learning IIT MADRAS

Question 16:
What does the term "bias" refer to in machine learning?
A) A measure of how well the model performs on new data
B) An error introduced by approximating a real-world problem with a
simplified model
C) The difference between predicted values and actual values
D) The variability of a model's predictions

Accepted Answer: B) An error introduced by approximating a real-world

AM
problem with a simplified model

Subscribe for

AY PART 2 AND 3
SW
MY SWAYAM

PDF OF ALL ABOVE QUESTIONS IS AVAILABLE IN THE


DESCRIPTION BOX OF THIS VIDEO.
Y

FOR PART COMMENT BELOW AND SUBSCRIBE TO THE “MY


M

SWAYAM” YOUTUBE CHANNEL

HAPPY LEARNING
@

THANK YOU.

Page 6 MY SWAYAM

You might also like