Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

. Given the following table as the training data for a nave bayes algorithm, for a new record/instance, X = (Refund=yes, Divorced, Income=Medium), which class

. Given the following table as the training data for a nave bayes algorithm, for a new record/instance, X = (Refund=yes, Divorced, Income=Medium), which class the algorithm will predict?

Tid

Refund

Marital Status

Taxable Income

Evade

1

Yes

Single

High

No

2

No

Married

Medium

No

3

Yes

Single

Low

No

4

No

Divorced

Low

Yes

5

Yes

Single

Low

Yes

6

No

Divorced

Medium

No

7

Yes

Married

Low

No

8

No

Divorced

Medium

Yes

9

Yes

Married

High

Yes

10

Yes

Divorced

Low

No

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

What do you think accounts for the fact that turnover is low?

Answered: 1 week ago