ML2 PDF Bayes

ML2 PDF Bayes

12th Grade

9 Qs

quiz-placeholder

Similar activities

Probability

Probability

9th - 12th Grade

10 Qs

Networks revision

Networks revision

12th Grade

10 Qs

Halloween Math

Halloween Math

9th - 12th Grade

10 Qs

Unit 2 Quiz 1 Practice Questions v2

Unit 2 Quiz 1 Practice Questions v2

9th - 12th Grade

10 Qs

DMU7D4 Skill Check Decreasing Size Algorithm

DMU7D4 Skill Check Decreasing Size Algorithm

12th Grade

10 Qs

Conditional Probability

Conditional Probability

11th - 12th Grade

10 Qs

Chapter 7.2 Probability Rules

Chapter 7.2 Probability Rules

9th - 12th Grade

12 Qs

ML2 PDF Bayes

ML2 PDF Bayes

Assessment

Quiz

Mathematics

12th Grade

Medium

Created by

jaime bustamante

Used 4+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Naive Bayes method?

A method for calculating marginal probability

A method for calculating joint probability

A method for calculating conditional probability

A method for calculating prior probability

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Naive Bayes called 'naive'?

Because it calculates posterior probability

Because it considers all possible hypotheses

Because it uses complex Bayesian methods

Because it assumes independence between predictor variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the key concept of posterior probability P(H|e)?

The probability of the evidence under all possible hypotheses

The probability of the hypothesis before knowing about the evidence

The probability of observing predictor values given an outcome

The class to which the observation belongs given the set of evidence

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basis of Naive Bayes algorithm?

Log probabilities

Laplace smoothing

Maximum a posteriori probability

Bayes rule

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Laplace smoothing in Naive Bayes?

To solve the problem of zero probability

To convert products into sums

To calculate log-odds instead of probabilities

To avoid overfitting

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When to use Naive Bayes algorithm?

When dealing with irrelevant features

As an initial algorithm for initial predictions

When in need of something slow and complex

As a final algorithm for accurate predictions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the memory requirement for Naive Bayes algorithm?

Depends on the dataset

Medium

Large

Small

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difficulty level of Naive Bayes algorithm?

Small

Depends on the Dataset

Medium

High

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the training time for Naive Bayes algorithm?

Medium

Depends on the dataset

Large

Small