You are on page 1of 22

Advanced Machine Learning Challenge

Below is a scored review of your assessment. All questions are shown.

Correct Answer

Partially Correct

Incorrect Answer
61 Seasonal variation means the variation occurring within:

Your Answer
A number of years

Correct Answer
Parts of a year

Explanation
None.
62 Which regularization is used to reduce the over fit problem?

Your Answer
Both

Correct Answer
Both

Explanation
That's correct!
63 The important aspects of model explainability are:

Your Answer
All of the Above

Correct Answer
All of the Above

Explanation
None.
64 Discriminative models :

Your Answer
Estimate parameters directly from training data.

Correct Answer
Estimate parameters directly from training data.

Explanation
Correct.
65 Topic modelling refers to the task of identifying documents that best describes a set of topics.

Your Answer
True

Correct Answer
False

Explanation
None.
66 What is the advantage of hierarchical clustering over K-means clustering?

Your Answer
You don't have to assign the number of clusters from the beginning in the case of hierarchical clustering

Correct Answer
You don't have to assign the number of clusters from the beginning in the case of hierarchical clustering

Explanation
You are correct!
67 Statement 1: The cost function is altered by adding a penalty equivalent to the square of the
magnitude of the coefficients
Statement 2: Ridge and Lasso regression are some of the simple techniques to reduce model
complexity and prevent overfitting which may result from simple linear regression.

Your Answer
Both Statements are true

Correct Answer
Both Statements are true

Explanation
Correct.
68 Which of the following is true about Manhattan distance?

Your Answer
It can be used for continuous variables

Correct Answer
It can be used for continuous variables

Explanation
You are correct!
69 The bagging is suitable for high variance low bias models

Your Answer
False

Correct Answer
True

Explanation
Sorry, you have selected the wrong answer.
70 Decision Trees can be used for both Regression and Classification Tasks.

Your Answer
True

Correct Answer
True

Explanation
Yes, you are right!
71 Model-based CF algorithm is/are___________

Your Answer
All of The Above

Correct Answer
All of The Above

Explanation
None.
72 LIME is an example of

Your Answer
All of the Above

Correct Answer
Model-Agnostic Approach

Explanation
None.
73 Irregular variations in a time series are caused by:

Your Answer
All of the above

Correct Answer
All of the above

Explanation
None.
74 XGBoost as well as Catboost doesn’t have an inbuilt method for categorical features. Encoding (one-
hot, target encoding, etc.) should be performed by the user.

Your Answer
True

Correct Answer
False

Explanation
Catboost can handle categorical features whereas XGboost can't.
75 What is the right order for a text classification model components 1. Text cleaning 2. Text annotation
3. Gradient descent 4. Model tuning 5. Text to predictors

Your Answer
12534

Correct Answer
12534

Explanation
None.
76 Spam email detection comes under which domain?

Your Answer
Text Classification

Correct Answer
Text Classification

Explanation
None.
77 The curse of dimensionality refers to all the problems that arise working with data in the higher
dimensions.

Your Answer
True

Correct Answer
True

Explanation
Yes, you are right!
78 In Normalization____

Your Answer
(X - min(X)) / (max(X) - min(X))

Correct Answer
(X - min(X)) / (max(X) - min(X))

Explanation
None.
79 PCA is mostly used for ______________.

Your Answer
Both Supervised Learning and Unsupervised Learning

Correct Answer
Unsupervised Learning

Explanation
Sorry, you have selected the wrong answer.
80 Which of the following is finally produced by Hierarchical Clustering?

Your Answer
final estimate of cluster centroids

Correct Answer
tree showing how close things are to each other

Explanation
Sorry, you have selected the wrong answer.
Page 4 of 5

Summary Prev Page Next Page

I'm done.

Software by

Version 11.2

Privacy Policy. Assessment content is copyright 2023, AlmaBetter.

You might also like