Metrics in Machine Learning

Metrics in Machine Learning

10th Grade

15 Qs

quiz-placeholder

Similar activities

Робот 7 кл

Робот 7 кл

7th Grade - University

20 Qs

ALGORITMA DAN PEMROGRAMAN

ALGORITMA DAN PEMROGRAMAN

10th Grade

10 Qs

Kuis IP Address Fase F

Kuis IP Address Fase F

9th Grade - University

15 Qs

Kecerdasan Artifisial untuk Pelajar

Kecerdasan Artifisial untuk Pelajar

10th Grade

10 Qs

Math G7 Chapter 3 Mastering Significant Figures and Estimation

Math G7 Chapter 3 Mastering Significant Figures and Estimation

7th Grade - University

20 Qs

Post-Test: Pengenalan Alamat IPv4

Post-Test: Pengenalan Alamat IPv4

10th Grade

10 Qs

ITS Python 變數與運算式課堂測驗

ITS Python 變數與運算式課堂測驗

6th Grade - University

10 Qs

EVALUASI 10 TKJ 2

EVALUASI 10 TKJ 2

10th Grade

10 Qs

Metrics in Machine Learning

Metrics in Machine Learning

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

LAVANYA J

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be said about the **precision** of this test? A test is used to diagnose a rare disease. Out of 1000 patients, 10 actually have the disease. The test correctly identifies 8 of these 10 patients but also incorrectly labels 50 healthy patients as diseased.

High precision, because most predicted positives are true positives

Low precision, because many predicted positives are false positives

Precision equals recall

Precision cannot be determined from the data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which metric would best reflect the system’s ability to identify all spam emails? A spam filter identifies 90 spam emails out of 100 actual spam emails. It also incorrectly flags 30 legitimate emails as spam.

Accuracy

Precision

Recall

F1 Score

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the approximate **recall** of the model? Out of 5000 transactions, only 20 are fraudulent. A model catches 15 frauds correctly but wrongly flags 10 legitimate transactions as fraud.

15/20 = 0.75

10/20 = 0.5

15/25 = 0.6

10/4990 ≈ 0.002

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Calculate the **precision** of the model. A model predicted 100 emails as promotional, out of which 80 are truly promotional. It missed 20 promotional emails.

80/100 = 0.8

80/120 = 0.67

20/100 = 0.2

100/120 = 0.83

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the **recall** of the model? Out of 500 images of cats, a model identifies 450 correctly and wrongly labels 50 dog images as cats.

450/500 = 0.9

450/500 + 50 = 0.9

50/500 = 0.1

Cannot be determined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the **F1 score** of the model? (Recall = TP/(TP+FN), Precision = TP/(TP+FP)) A sentiment analysis model predicts 100 positive reviews, of which 70 are truly positive. It missed 30 positive reviews.

2*(0.7*0.7)/(0.7+0.7) = 0.7

2*(0.7*0.7)/(0.7+0.3) = 0.49

2*(0.7*0.7)/(0.7+0.7) = 0.7

2*(0.7*0.7)/(1.0) = 0.98

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the **accuracy** of the model, assuming total applications = 500 and 300 were correctly rejected? A model predicts 200 credit approvals, with 180 correct approvals. It missed 20 valid applications.

(180 + 300)/500 = 0.96

180/200 = 0.9

180/300 = 0.6

Cannot determine from given info

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?