wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Daily Quiz (02.01.2021)

Total questions: 16

Worksheet time: 9mins

Name
Class
Date
1.

Common issues with training data are _____

a)

Unbalanced or biased data

b)

Data with more features

c)

Mislabeled data

d)

Insufficient data

e)

Data doesn't reflect the real world

2.

What are the three steps of building AI products?

a)

Identify the business problem and ideate a solution

b)

Make viable business strategy

c)

Prototype, test and refine

d)

Release, measure and update

3.

As a product manager, problems can come from ____

a)

Pressure from investor

b)

Upset users or customers

c)

Lost revenue

d)

Grumpy Engineers

e)

Struggling sales and customer teams

4.

When we talk about impact, we often want to think about the primary users

a)

True

b)

False

5.

Is this the real prototype cycle?

a)

Yes

b)

No

6.

Often, when you are building a product, you'll want to measure how effective your product is at its overall goal. In this video annotation case, the goal was to make it easier/automatic for users to annotate video frames, and this efficacy was measured in a specific way.


How could efficacy be measured for this video annotation product?

a)

The time spent on Figure Eight's platform

b)

The number of human-generated annotations vs. machine-generated

c)

User engagement and rating of the video annotation tool

7.

Efficacy is indicated by how many times a human had to annotate a video frame (hopefully very few times) vs. how many times the frame was automatically annotated.

a)

False

b)

True

8.

Which method we should use in case of annotating very very small object in video annotating task?

a)

Computer vision

b)

Image detection algorithm

c)

Linear interpolation

d)

Convolutional neural network

9.

Bias issues are less in face recognition system.

a)

False

b)

True

10.

Unbalanced selection of sorts data generate _____

a)

Selection bias

b)

Data bias

c)

Model bias

d)

Annotation bias

11.

Suppose you are building a voice assistance and data is collected from same and less different race, same age groups and gender, then your model may perform better in real world.

a)

True

b)

False

12.

A model was given a large volume of training data: unlabeled text, taken from Google News. The text itself is reflective of Google users and journalists

What kind of bias is responsible for the model learning these problematic word relationships?

a)

Data bias

b)

Model bias

c)

Annotation bias

d)

Data and model bias

e)

Individual bias

13.

What are the steps to solve unwanted bias?

a)

Awareness

b)

Resource engagement

c)

Data management

d)

Iteration and learning

14.

Say you are developing a customer service chatbot for an airline, you've trained it to manage flight switches and cancellations, but it struggles to help customers with lost-luggage cases.

What kind of training data would you look for to improve your model?

a)

Chatbot answers to flight accommodation requests

b)

Chatbot queries that are all labeled as lost luggage cases

c)

A variety of chatbot queries that are labeled by case: cancellation request, switching flights, and lost luggage

15.

If you are aiming for high precision, which of these categories should have a high count?

a)

True positives

b)

True negative

c)

False positives

d)

False negative

16.

______ are related because you are dealing with huge volumes of data

a)

Storage challenges

b)

Network challenges

c)

Compute challenges