Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Course Content Quiz

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.

1. What is Machine Learning? (Choose 3 Answers)

a)

Artificial Intelligence

b)

Machine Learning

c)

Data Statistics

d)

Deep Learning

2.

Deep Learning is a subfield of Machine Learning

a)

TRUE

b)

FALSE

3.

Artificial Intelligence is superset of ________________ & _____________________

a)

Machine Learning & Neural Networks

b)

Machine Learning & Deep Learning

c)

Deep Learning & Neural Networks

4.

Which of the following statements are incorrect. (choose 3 option)

a)

Reinforcement Learning is also an unsupervised learning

b)

Having human in the loop is not necessary especially when the data are getting bigger because it will cost more and AI helps to be more cost-effective

c)

Supervised learning is a complex method compared to unsupervised learning

d)

Regression has continuous output variable that makes it a part of unsupervised learning

e)

All of the above

5.

Which of the statements are true

a)

AI can recognize handwriting really well

b)

AI can recognize words spoken in accents

c)

AI can visually describe an image

d)

AI can perform multiple robotic tasks at once

6.

The steps: definition, value, stakeholders, priority & investment corresponds to which of the following stages of AI approach

a)

Data

b)

Business Case

c)

Deploy & Measure

d)

Active Learning & Tuning

7.

What is the correct steps would you work to gauge the effectiveness of a machine learning model?

I – You make decision and apply necessary changes from the obtained metrics.

II – You use measures such as the F1 score, the accuracy, and the confusion matrix.

III – You implement a choice selection of performance metrics.

IV – You would split the dataset into training and test sets, or perhaps use cross-validation techniques to further segment the dataset into composite sets of training and test sets within the data.

a)

I, II, III, IV

b)

IV, III, II, I

c)

I, III, II, IV

d)

IV, II, III, I

8.

Job: find a stock photo for collateral which is likely to drive conversion and sales

1) Gather examples of photos with high conversion

2) Gather examples of photos with low conversion

3) Identify visual criteria which are consistent with high converting photos

4) Log on to stock photo database

5) Generate appropriate search query

6) Enter search query

7) Apply filter to narrow results

8) Identify images with corresponding aesthetic qualities

9) Evaluate pricing options

10) Purchase image

Which sequential steps could use ML computer vision technology to accomplish the task?

a)

1 - 3

b)

2 - 5

c)

5 - 8

d)

7 - 10

9.

Which methodology is recommended for Machine Learning project

a)

Waterfall

b)

Kanban

c)

Scrum

10.

Which of the following is NOT a requirement for building a dataset?

a)

Dataset should be as complete as possible.

b)

Dataset must contain enough information to represent all real-world cases.

c)

Dataset must be already annotated with labels of interest.

11.

What does garbage in, garbage out (GIGO) refer to?

a)

Erroneous inputs will lead inevitably to false and misleading outputs.

b)

Erroneous inputs will be rejected from being used in the model.

c)

Erroneous inputs and outputs will be auto-corrected by the model.

12.

What is the difference between Precision, and Recall?

a)

Precision refers to how many relevant items are selected; Recall refers to among the selected items, how many are relevant.

b)

Precision refers to sensitivity of the model; Recall refers to specificity of the model.

c)

Precision refers to among the selected items, how many are relevant; Recall refers to how many relevant items are selected.

13.

Which of the following is false?

a)

To handle missing data, we can remove observations with missing data, or imputing the missing values based on other observations.

b)

Outliers in data should always be removed.

c)

We can label missing data as missing (categorical variable) or 0 (for numerical variable).

14.

Which of the following are true?

a)

Appen’s data annotation platform supports all kinds of raw data (text, video, audio, images).

b)

Job templates are useful for building jobs in projects, as most of the steps in the job has been completed.

c)

All of the above.

15.

Which of the following about CML is false?

a)

CML supports Python, R and Julia.

b)

CML is derived from HTML.

c)

CML was customised by Figure Eight to be used for creating HTML templates.

16.

Assume that you want to make a face-mask detector for the grocery store, which detects a person not wearing a face mask in the store. What is the best data would you need to train this model?

a)

100 images of people shopping in department store

b)

5-hour CCTV video of the grocery store recorded when people didn’t wear face masks

c)

10-hour CCTV video of the grocery store recorded when everyone wore face masks

d)

5-hour CCTV video of the grocery store recorded when people didn’t wear face masks and 5-hour CCTV video of the grocery store recorded when everyone wore face masks

17.

Which of the following bias is introduced by humans while generating the training data?

a)

A. Model Bias

b)

Annotation Bias

c)

Data Bias

d)

None of the above

18.

Which of the following are business outcomes? Select all that apply?

a)

Model accuracy

b)

Generate Revenue

c)

Improve Customer Experience

d)

Model execution time

19.

Choose the correct statement among the following :

a)

Mockup is a wireframe, but with visual design (static)

b)

Mock up is a prototype, but with interaction (dynamic)

c)

Prototype is a mockup, but with interactions (dynamic)

d)

Wireframe is structure and functional requirements (static)

20.

What best describes Supervised Learning?

a)

Supervised learning is a type of machine learning where inferences are drawn from datasets containing input data without labelled responses

b)

Supervised learning is the process by which multiple models, such as classifiers, are strategically generated and combined to solve a particular problem

c)

Supervised learning is a type of machine learning where a function is inferred from labelled training data

d)

Supervised learning is defined as a Machine Learning method that is concerned with how software agents should take actions in an environment

21.

Please explain the goal of A/B Testing. Choose all correct answers

a)

A/B Testing is a statistical hypothesis testing meant for a randomized experiment with two variables, A and B.

b)

A/B Testing is utilized to optimize the recall value of the model

c)

A/B Testing is used to draw a conclusion whether a model is accurate or not

d)

A/B Testing is a methodology to determine which given 2 models result the most efficient outcome

22.

Choose all algorithm that is considered as supervised learning

a)

Support Vector Machines

b)

K-means clustering

c)

Apriori Association

d)

Neural Networks

e)

Linear Regression

23.

Suppose you are working on weather prediction, and you would like to predict whether or not it will be raining at 5pm tomorrow. You want to use a learning algorithm for this. Would you treat this as?

a)

Association

b)

Regression

c)

Clustering

d)

Classification

24.

What do you understand by the Selection Bias?

a)

Selection bias occurs when the person performing the data analysis wants to prove a predetermined assumption

b)

Selection bias happens when there are extreme discrepancy among the data value

c)

Selection bias is typically associated with research that doesn’t have a random selection of participants.

d)

Selection bias is the moment when the model gives an over simplistic or overcomplicated picture of reality.

25.

What are the differences between over-fitting and under-fitting? Choose all correct answers

a)

A statistical model describes random error or noise instead of the underlying relationship is called over-fitting.

b)

A statistical model describes random error or noise instead of the underlying relationship is called under-fitting.

c)

Overfitting occurs when a statistical model or machine learning algorithm cannot capture the underlying trend of the data

d)

Underfitting occurs when a statistical model or machine learning algorithm cannot capture the underlying trend of the data

26.

What are Activation Functions in a Neural Network? Choose all correct answers

a)

It finds the root mean square error of all inputted signal

b)

It rescales the span of the input into range 0 to 1

c)

It performs complex computations in the hidden layers and then transfers the result to the output layer.

d)

It converts the linear input signals of a node into non-linear output to facilitate the learning of high order polynomials

27.

What do you know about the convolutional term in convolutional neural network (CNN)? Choose all correct answers

a)

It refers to a mathematical operation that produces a high dimensional tensor

b)

It refers to the mathematical function that slides a filter over the input

c)

The term convolution refers to the mathematical combination of three functions to produce the fourth function

d)

It breaks down the input feature into smaller parts

28.

What do Shared Weights mean in CNN? Choose the best answer

a)

It calculates the feature´s weights and compares with other algorithms in order to find the best parameters.

b)

Forcing the neurons of one layer to share weights, the forward pass becomes the equivalent of convolving a filter over the tensor to produce a new tensor.

c)

Sharing weights among the features, make it easier and faster to CNN predict the correct image.

d)

It means that CNN uses the weights of each feature in order to find the best model to make a prediction, sharing the results and returning the average.

29.

What is the desired output of the CNN layer?

a)

Kernel

b)

Classifier

c)

Decomposed input

d)

Feature map

30.

What type of cost function is used in a convolutional neural network?

a)

It depends on the task.

b)

Maximum Likelihood

c)

RMSE

d)

Categorical cross-entropy