Machine Learning Quiz

Machine Learning Quiz

University

24 Qs

quiz-placeholder

Similar activities

Quiz tentang App Inventor

Quiz tentang App Inventor

11th Grade - University

21 Qs

Advanced Java UNIT-2(J2EE)-Quiz-4

Advanced Java UNIT-2(J2EE)-Quiz-4

University

20 Qs

CA Internet

CA Internet

University

20 Qs

Entity Relationship Modeling Quiz

Entity Relationship Modeling Quiz

University

20 Qs

Quiz tentang Personal Branding dan AI

Quiz tentang Personal Branding dan AI

University

20 Qs

SOFTWARE ENGINEERING

SOFTWARE ENGINEERING

University

20 Qs

Basic HTML

Basic HTML

University

20 Qs

PROGRAMMING 1

PROGRAMMING 1

University

20 Qs

Machine Learning Quiz

Machine Learning Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Kobe Olaguir

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have developed a spam detection system. It is more important to ensure that legitimate emails do not get classified as spam (minimizing false positives) than it is to catch every single spam email. Which evaluation metric should be your primary focus?

Accuracy

Precision

Recall

F1-score

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are working on a medical diagnosis model for a rare but serious disease. It is crucial to identify as many actual cases as possible, even if it means some healthy individuals might be flagged for further testing. Which metric is most important in this scenario?

Accuracy

Precision

Recall

F1-score

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have trained two different binary classification models for the same problem, and their ROC curves are plotted. One curve is consistently closer to the top-left corner of the plot than the other. Which model likely has better overall discriminatory power across various thresholds?

The model with the ROC curve closer to the bottom-right corner.

The model with the ROC curve closer to the top-left corner.

The model whose ROC curve is closer to the diagonal line.

It's impossible to tell from the ROC curve alone.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are comparing the performance of several machine learning models on an imbalanced dataset. One model has a very high accuracy (e.g., 98%), but upon examining the confusion matrix, you find that it rarely correctly identifies the minority class. Which metric would provide a more informative assessment of the model's performance on the minority class?

Accuracy

Recall

Number of true negatives

Total number of samples

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are building a linear regression model to predict house prices based on square footage. You want to understand how much of the variance in house prices can be explained by the square footage. Which metric would directly answer this question?

Mean Absolute Error (MAE)

Root Mean Squared Error (RMSE)

R-squared

Pearson correlation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have added several new features to your linear regression model, and the R-squared value has increased. However, the adjusted R-squared has decreased. What does this suggest?

The new features have significantly improved the model's fit.

The new features do not add significant explanatory power and may be overfitting the model.

The model's predictive accuracy has decreased.

There is a strong negative correlation between the new features and the target variable.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are evaluating the performance of a regression model that predicts the time it takes for a customer to receive an order. You notice that the model occasionally makes very large errors. Which error metric would be most sensitive to these large errors?

Mean Absolute Error (MAE)

Root Mean Squared Error (RMSE)

Both MAE and RMSE equally

Neither MAE nor RMSE

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?