Python Data Science - Naive Bayes

Python Data Science - Naive Bayes

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Java Basics

Java Basics

12th Grade

17 Qs

Exploring Machine Learning Concepts

Exploring Machine Learning Concepts

12th Grade

16 Qs

Machine Learning

Machine Learning

9th Grade - University

13 Qs

Occupational Health and Safety

Occupational Health and Safety

10th Grade

15 Qs

Exploring Multiclass Classification

Exploring Multiclass Classification

12th Grade

15 Qs

Season 3 #Spaic Machine learning Weekly Quiz

Season 3 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Season 5 #Spaic Machine learning Weekly Quiz

Season 5 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Robotics Parts and Tools

Robotics Parts and Tools

9th - 12th Grade

17 Qs

Python Data Science - Naive Bayes

Python Data Science - Naive Bayes

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Carla Gehlhausen

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

If we are trying to classify if a person walks to work, or drives to work, we can use Bayes Theorom to get which of the following?

Probability that the individual walks to work

Probability that the individual drives to work

A & B

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

In our NB equation, do we use the following? Prior Probability, Marginal Likelihood, Posterior Probability

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

In our example because we don't have too much information, how do we calculate P(Walks)

We take the number of walkers divided by the total number of observations. In our example that is 10/30.

We take the number of drivers and multiply it by the dependent variable.

We take the number of walkers and add it to the total number of observations.

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Is the following true: Bayes theorem requires independence assumption which are sometimes incorrect, so it is seen as "naive"

Yes

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

When we have more than 2 classes is the following statement true? It follows a similar/straight process as it always adds up to 1. If we have 3 classes and classify 1 and it's greater than 50% we can assign that class, but if not we have to calculate for each to assign the classification.

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Naive Bayes is a\an __________ Algororithm.

Ensemble:

Each word can be seen as a week classifier and we combine their results as our final classifier.

Discriminative Model:

It cannot be more clear!

Generative Model :

It generates the fits probability distributions over the training data

Conditional:

We need to calculate the conditional probabilities in this model, as a result if falls in this category.

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Is the following true: Bayes theorem requires independence assumption which are sometimes incorrect, so it is seen as "naive"

Yes

No

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?