0% found this document useful (0 votes)
18 views

Introduction To Machine Learning - Final Quiz 2

Uploaded by

em.gamayon12
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Introduction To Machine Learning - Final Quiz 2

Uploaded by

em.gamayon12
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

1.

UGRD-CS6300A-2213T
2. Final Quiz 2

QUIZ

Final Quiz 2
Started on Thursday, 29 September 2022, 8:36 PM
State Finished
Completed on Thursday, 29 September 2022, 9:04 PM
Time taken 27 mins 37 secs
Marks 17.00/20.00
Grade 85.00 out of 100.00
Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Many Machine Learning models may require heavy data pre-processing such as
normalization and may require complex regularization schemes.
Select one:

a.
True

b.
False
Feedback
Your answer is correct.

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The basic idea of the perceptron is to run a particular algorithm until a linear
separator is found.
Select one:
a.
True

b.
False
Feedback
Your answer is correct.

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Studies how systems can learn to represent particular input patterns in a way
that reflects the statistical structure of the overall collection of input patterns.
Select one:

a.
Neural Network

b.
Machine Learning

c.
Decision Trees

d.
Unsupervised Learning
Feedback
Your answer is correct.

Question 4
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
All are problems solvable with Neural Networks except:
Select one:

a.
Examples can be discreet.
b.
The target objective function can be real-valued

c.
The training time can be long.

d.
Instances are represented by many features in many of the values, also real
Feedback
Your answer is incorrect.

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A type of Support Vector Machine that is used for linearly separable data, where
dataset can be classified into two classes by using a single straight line.
Select one:

a.
Dimensional SVM

b.
Linear SVM

c.
Non Linear SVM

d.
Single SVM
Feedback
Your answer is correct.

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The dimensions of the hyperplane depend on the features present in the
dataset, which means if there are 2 features, then hyperplane will be a straight
line.
Select one:

a.
False

b.
True
Feedback
Your answer is correct.

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Based on the role of the learner, Online means:
Select one:

a.
ask for specific data points to improve model

b.
No feedback & no labels

c.
given one data point at a time, update model

d.
given a set of data, produce a model
Feedback
Your answer is correct.

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Machine learning focuses on the development of computer programs that can
access data and use it learn for themselves.
Select one:

a.
True

b.
False
Feedback
Your answer is correct.

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Support Vector Machine or SVM is one of the most popular Supervised Learning
algorithms, which is used for Classification as well as Regression problems.
Select one:

a.
True

b.
False
Feedback
Your answer is correct.

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
These provide all the information that is available to indicate what objects
there are in the world, how they are presented, what the lighting conditions are.
Select one:

a.
photoreceptors
b.
stimulus

c.
synapses

d.
neocortex
Feedback
Your answer is correct.

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Decision Trees are widely used in machine learning but is not useful tool in data
mining for deriving a strategy to reach a particular goal.
Select one:

a.
False

b.
True
Feedback
Your answer is correct.

Question 12
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
The hyperplane with maximum margin is called the _________ hyperplane.
Select one:

a.
vector

b.
boundary
c.
margin

d.
optimal
Feedback
Your answer is incorrect.

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The “knowledge” learned by a decision tree through training is directly
formulated into a __________.
Select one:

a.
hierarchical column

b.
hierarchical structure

c.
hierarchical diagram

d.
hierarchical table
Feedback
Your answer is correct.

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A type of support vector machine where a dataset cannot be classified by using
a straight line.
Select one:
a.
Single SVM

b.
Non Linear SVM

c.
Linear SVM

d.
Dimensional SVM
Feedback
Your answer is correct.

Question 15
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Support Vector Machine chooses the extreme points/vectors that help in
creating the hyperplane.
Select one:

a.
False

b.
True
Feedback
Your answer is correct.

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Based on the role of the learner, Passive means:

Select one:
a.
ask for specific data points to improve model

b.
given a set of data, produce a model

c.
No feedback & no labels

d.
given one data point at a time, update model
Feedback
Your answer is correct.

Question 17
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The distance between the vectors and the hyperplane is called as _______.
Select one:

a.
margin

b.
classes

c.
vector

d.
boundary
Feedback
Your answer is correct.

Question 18
Incorrect
Mark 0.00 out of 1.00

Flag question
Question text
____________ takes two inputs and outputs how similar they are. The means by
which this similarity is determined differentiates one kernel function from
another.
Select one:

a.
Kernel

b.
Neural Network

c.
Linear Classifier

d.
Support Vector Machine
Feedback
Your answer is incorrect.

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The data points or vectors that are the closest to the hyperplane and which
affect the position of the hyperplane are termed as Support Vector.
Select one:

a.
True

b.
False
Feedback
Your answer is correct.

Question 20
Correct
Mark 1.00 out of 1.00

Flag question
Question text
The decision boundary that can segregate n-dimensional space into classes so it
can easily put the new data point in the correct category in the future.
Select one:

a.
classes

b.
kernel

c.
point

d.
hyperplane
Feedback
Your answer is correct.

You might also like