Season 4 #Spaic Machine learning Weekly Quiz

Season 4 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

quiz-placeholder

Similar activities

InCube #Quiz 5

InCube #Quiz 5

Professional Development

17 Qs

ML Test-1(Objective)

ML Test-1(Objective)

Professional Development

20 Qs

Machine Learning

Machine Learning

10th Grade - University

15 Qs

KUIS KLASIFIKASI

KUIS KLASIFIKASI

University

20 Qs

MACHINE LEARNING-PEDAGOGY METHOD

MACHINE LEARNING-PEDAGOGY METHOD

University

15 Qs

Machine Learning (Concept Learning)

Machine Learning (Concept Learning)

University

25 Qs

Test wiedzy o sztucznej inteligencji

Test wiedzy o sztucznej inteligencji

10th Grade

15 Qs

Unstop QNA

Unstop QNA

University

15 Qs

Season 4 #Spaic Machine learning Weekly Quiz

Season 4 #Spaic Machine learning Weekly Quiz

Assessment

Quiz

Computers, Other

KG - Professional Development

Medium

Created by

ouhammouch hanane

Used 18+ 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

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

45 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?