Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Predict the class label using Nave Bayes algorithm for the following scenario: Student = Is_a_student , Salary < 20K, Studies = Engineering, Credit rating =Good

Predict the class label using Nave Bayes algorithm for the following scenario: Student = Is_a_student , Salary < 20K, Studies = Engineering, Credit rating =Good ,Refer to Table below. Show all the steps that lead to the answer. Student Salary Studies Credit rating CLASS Buys a car Is_a_student >20k Computer Science Fair YES Not_a_student <20k computer science good no not_a_student>20k Maths Excellent NO Is_a_student >20k Engineering Fair MAYBE Is_a_student >20k Maths Good MAYBE Not_a_student >20k Engineering Excellent YES Is_a_student >20k Maths Fair YES Not_a_student >20k Computer Science Good YES Is_a_student <20k MAYBE

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

Step: 3

blur-text-image

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

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

Students also viewed these Databases questions

Question

=+ If not, how can the problem be addressed?

Answered: 1 week ago