ML Quiz Set 1

ML Quiz Set 1

University

20 Qs

quiz-placeholder

Similar activities

Nearest Neighbor

Nearest Neighbor

University

15 Qs

ICT

ICT

University

20 Qs

blockchain

blockchain

University

19 Qs

DATASET'24 Quizz (Round 1)

DATASET'24 Quizz (Round 1)

University

20 Qs

Data Structure & Algo - Prelim Long Quiz

Data Structure & Algo - Prelim Long Quiz

University

21 Qs

Introduction to Machine Learning

Introduction to Machine Learning

University - Professional Development

20 Qs

Computer Science

Computer Science

University

20 Qs

Udacity ML ND Quiz

Udacity ML ND Quiz

University

21 Qs

ML Quiz Set 1

ML Quiz Set 1

Assessment

Quiz

Computers

University

Hard

Created by

JAGANNATHAN J

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

K-Nearest Neighbors (KNN) is classified as what type of machine learning algorithm?
Instance-based learning
Non-parametric learning
Model-based learning
Parametric learning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is no upper bound on the number of the independent variable(s).
True
False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Threshold value is 0.5. h(x) = 0.7 for a particular instance. What is the value of y?
1
0.3
0.7

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The original boosting method requires a very large training sample
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

39. Which one of the following applications is not an example of Naïve Bayes algorithm?
Stock market forecasting
Text classification
Sentiment analysis
Spam filtering

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is not true about boosting?
It tries to generate complementary base-learners by training the next learner on the mistakes of the previous learners
It mainly increases the bias and the variance
It uses the mechanism of increasing the weights of misclassified data in preceding classifiers
It is a technique for solving two-class classification problems

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let there be n features. What is the dimension of the X vector in hypothesis h(X) = tTX?
n x 1
(n + 1) x 1
(n – 1) x 1
n x n

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?