wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Fun with ML

Total questions: 20

Worksheet time: 4mins

Name
Class
Date
1.

Which data structure most closely relates to the image shown?

a)

Tree

b)

Stack

c)

Linked List

d)

Queue

2.

The following guy codes in:

a)

Python

b)

Java

c)

C

d)

C++

3.

Which of these is True:

a)

True

b)

!!True

c)

!False

d)

All of the above

4.

How would you fix a bug in your code? ( Just for Fun!!)

a)

Google it

b)

Go to Stack Overflow

c)

Refer documentation

d)

Comment that code.

5.

What is the answer to the question if the question is the answer but the question can not be answered with this logic?

a)

Question

b)

Answer

c)

Illogical

d)

Unanswerable

6.

If Jim's father had 5 children, Tim, Neil, Sarah, and Mike, what was the name of the fifth child?

a)

Jim

b)

Mike

c)

There's no 5th child

d)

fifth child

7.

___ refers to the bot used in AI-related tasks

a)

bot

b)

AI bot

c)

robot

d)

AI agent

8.

The process of discovery of patterns in data to generate new information is called:

a)

Data Cleansing

b)

Data Mining

c)

Feature Engineering

d)

Machine Learning

9.

Who coined the term 'Machine Learning'?

a)

Alan Turing

b)

Arthur Samuel

c)

Tom Mitchell

d)

Andrew Ng

10.

50-80% of a Machine Learning project is spent on:

a)

Training the model

b)

Testing the model

c)

getting, cleaning, and organizing data

d)

stack overflow, GitHub, and google

11.

How many months have 28 days?

a)

2

b)

1

c)

All of them

d)

Depends if its a leap year or not

12.

The answer is really big.

a)

THE ANSWER

b)

really big

c)

elephant

d)

Data insufficient

13.

Divide 20 by half and add 10

a)

10.5

b)

25

c)

40

d)

50

14.

How many layers do deep learning algorithms consist of?

a)

5

b)

2

c)

3

d)

3 or more

15.

Deep learning algorithms are ___ more accurate than machine learning algorithms in voice recognition.

a)

15%

b)

25%

c)

33%

d)

41%

16.

Which neural network has only one layer between the input and output?

a)

Shallow neural network

b)

Deep neural network

c)

Feed-forward neural networks

d)

Feed-forward neural networks

17.

The amount of output of one unit received by another unit depends on what?

a)

Output unit

b)

Input Unit

c)

Activation value

d)

weight

18.

Which of the following are ML methods?

a)

based on human supervision

b)

supervised learning

c)

semi-reinforcement Learning

d)

All of the above

19.

Which of the following statement(s) correctly represents a real neuron?

a)

A neuron has multiple inputs but a single output only

b)

A neuron has a single input but multiple outputs

c)

A neuron has multiple inputs and multiple outputs

d)

All of the above statements are true

20.

The fundamental unit of a network is

a)

neuron

b)

nucleus

c)

dendrite

d)

brain