Quiz on machine learning

Quiz on machine learning

Professional Development

20 Qs

quiz-placeholder

Similar activities

Dungeons and Dragons Fun!

Dungeons and Dragons Fun!

KG - Professional Development

15 Qs

Guess the ANIMAL.......

Guess the ANIMAL.......

KG - Professional Development

15 Qs

Family Bible Trivia #5

Family Bible Trivia #5

KG - Professional Development

15 Qs

Gifted Education Services Vocabulary

Gifted Education Services Vocabulary

Professional Development

16 Qs

Roblox Piggy Book 2

Roblox Piggy Book 2

KG - Professional Development

16 Qs

review literature 1

review literature 1

Professional Development

22 Qs

Aviation Quiz!

Aviation Quiz!

KG - Professional Development

22 Qs

Pet simulator x quiz

Pet simulator x quiz

KG - Professional Development

22 Qs

Quiz on machine learning

Quiz on machine learning

Assessment

Quiz

Other

Professional Development

Hard

CCSS
HSS.ID.A.4, HSS.ID.C.9, 6.SP.B.5B

Standards-aligned

Created by

ameya patil

Used 60+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a classification problem, the outputs are

categorical or discrete

numerical or continuous

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a regression problem, the output is _

categorical or discrete

numerical or continuous

Tags

CCSS.HSS.ID.C.9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between K-means and KNN Algorithms?

K-means is supervised while KNN is unsupervised

K-Means is used for clustering while KNN is used for classification and regression

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

KNeighborsClassifier class can be imported as:

from sklearn.ensemble import KNeighborsClassifier

from sklearn.neighbors import KNeighborsClassifier

from sklearn.tree import KNeighborsClassifier

from sklearn import KNeighborsClassifier

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE about SVM?

SVM has inbuilt L2 regularization capabilities

SVM solves both classification and regression problems

It does not require any feature scaling

Choosing an appropriate Kernel function is difficult

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is FALSE about Entropy in context of Decision Tree?

Entropy keeps on increasing as we keep splitting the nodes

Entropy is calculated using Information Gain

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE about Random Forest and Adaboost?

Random Forest aims to decrease variance and not bias

Adaboost aims to decrease bias not variance

Both Adaboost and Random Forest aim to decrease both bias and variance

None of the above

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?