NEW
Font size
WorksheetsFun with ML
Total questions: 20
Worksheet time: 4mins
Which data structure most closely relates to the image shown?
Tree
Stack
Linked List
Queue
The following guy codes in:
Python
Java
C
C++
Which of these is True:
True
!!True
!False
All of the above
How would you fix a bug in your code? ( Just for Fun!!)
Google it
Go to Stack Overflow
Refer documentation
Comment that code.
What is the answer to the question if the question is the answer but the question can not be answered with this logic?
Question
Answer
Illogical
Unanswerable
If Jim's father had 5 children, Tim, Neil, Sarah, and Mike, what was the name of the fifth child?
Jim
Mike
There's no 5th child
fifth child
___ refers to the bot used in AI-related tasks
bot
AI bot
robot
AI agent
The process of discovery of patterns in data to generate new information is called:
Data Cleansing
Data Mining
Feature Engineering
Machine Learning
Who coined the term 'Machine Learning'?
Alan Turing
Arthur Samuel
Tom Mitchell
Andrew Ng
50-80% of a Machine Learning project is spent on:
Training the model
Testing the model
getting, cleaning, and organizing data
stack overflow, GitHub, and google
How many months have 28 days?
2
1
All of them
Depends if its a leap year or not
The answer is really big.
THE ANSWER
really big
elephant
Data insufficient
Divide 20 by half and add 10
10.5
25
40
50
How many layers do deep learning algorithms consist of?
5
2
3
3 or more
Deep learning algorithms are ___ more accurate than machine learning algorithms in voice recognition.
15%
25%
33%
41%
Which neural network has only one layer between the input and output?
Shallow neural network
Deep neural network
Feed-forward neural networks
Feed-forward neural networks
The amount of output of one unit received by another unit depends on what?
Output unit
Input Unit
Activation value
weight
Which of the following are ML methods?
based on human supervision
supervised learning
semi-reinforcement Learning
All of the above
Which of the following statement(s) correctly represents a real neuron?
A neuron has multiple inputs but a single output only
A neuron has a single input but multiple outputs
A neuron has multiple inputs and multiple outputs
All of the above statements are true
The fundamental unit of a network is
neuron
nucleus
dendrite
brain
