Introduction To Machine Learning PART 3
Introduction To Machine Learning PART 3
Question 17:
In a neural network, what does the term "epoch" refer to?
A) The number of layers in the network
B) The learning rate of the network
AM
C) One complete pass through the entire training dataset
D) The activation function used in the network the training and validation
datasets
Accepted Answer: C) One complete pass through the entire training dataset
Question 18:
AY
Which evaluation metric is suitable for imbalanced classification problems?
SW
A) Accuracy
B) Precision
C) F1-Score
D) Mean Squared Error
Accepted Answer: C) F1-Score
Y
M
Question 19:
What does the confusion matrix represent in the context of classification
algorithms?
@
Page 1 MY SWAYAM
Introduction To Machine Learning IIT MADRAS
Question 20:
Which type of machine learning algorithm is inspired by the structure and
function of the human brain?
A) Decision Trees
B) Neural Networks
C) Support Vector Machines
D) K-Means Clustering
AM
Accepted Answer: B) Neural Networks
Question 21:
What is the purpose of the term "bias" in machine learning models?
AY
A) To introduce randomness into the model
B) To decrease the complexity of the model
C) To introduce a constant value to shift the predictions
SW
D) To remove outliers from the dataset
Question 22:
Y
A) Logistic Regression
B) Decision Trees
C) Support Vector Machines
@
D) Random Forest
Page 2 MY SWAYAM
Introduction To Machine Learning IIT MADRAS
Question 23:
What is the primary challenge of working with high-dimensional data in
machine learning?
A) It makes the data easier to analyze
B) It leads to faster model training
C) It leads to the curse of dimensionality, making algorithms prone to
overfitting
D) It improves the accuracy of machine learning models
AM
Accepted Answer: C) It leads to the curse of dimensionality, making
algorithms prone to overfitting
Question 24:
algorithms? AY
What is the role of the learning rate in gradient descent optimization
Accepted Answer: B) It controls the step size during each iteration to update
Y
Question 25:
What does PCA (Principal Component Analysis) do in machine learning?
@
Page 3 MY SWAYAM
Introduction To Machine Learning IIT MADRAS
Question 26:
What does the term "bagging" refer to in ensemble learning?
A) A technique to prevent overfitting in decision trees
B) A technique to create multiple subsets of the dataset and train models
independently on each subset
C) A technique to boost the performance of neural networks
D) A technique to increase the learning rate of machine learning algorithms
AM
Accepted Answer: B) A technique to create multiple subsets of the dataset
and train models independently on each subset
Question 27:
AY
What is the primary goal of outlier detection in machine learning?
A) To increase the accuracy of the model
B) To identify and remove data points that do not follow the general trend of
SW
the dataset
C) To increase the complexity of the model
D) To identify and keep all data points for analysis
Accepted Answer: B) To identify and remove data points that do not follow the
Y
Question 28:
What is the purpose of data normalization in machine learning?
@
Page 4 MY SWAYAM
Introduction To Machine Learning IIT MADRAS
Question 29:
Which machine learning algorithm is used for outlier detection?
A) K-Means Clustering
B) Support Vector Machines
C) Isolation Forest
D) Naive Bayes
AM
Question 30:
What is the primary purpose of feature scaling in machine learning?
AY
A) To increase the range of features
B) To decrease the range of features
C) To add more features to the dataset
D) To remove features with low variance
SW
Question 31:
Y
Page 5 MY SWAYAM
Introduction To Machine Learning IIT MADRAS
Question 32:
What is the purpose of a confusion matrix in machine learning?
A) To create confusion among developers
B) To confuse machine learning algorithms
C) To evaluate the performance of a classification algorithm by summarizing
the actual and predicted classes
D) To visualize complex datasets
AM
Accepted Answer: C) To evaluate the performance of a classification
algorithm by summarizing the actual and predicted classes
AY Subscribe for
SW
PART 4
MY SWAYAM
Y
HAPPY LEARNING
THANK YOU.
Page 6 MY SWAYAM