Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A real estate agency would like to use artificial intelligence to better predict whether a certain customer will buy a specific house, so they can

A real estate agency would like to use artificial intelligence to better predict whether a certain customer will buy a specific house, so they can focus their efforts on promising potential sales. Specifically, they want to label pairs of customers and houses according to whether they belong to the target class buys or not. The agency has selected seven attributes, each taking values from {yes,no}, namely

Basic features of the house:

garden: whether the house has a garden or not

parking: whether the house has private parking or not

good_nbhood: whether the house is in a good neighborhood or not

expensive: whether the house is expensive or not

characteristics of the client:

young: whether the client is young or not

rich: whether the client is rich or not

interested: whether the client is interested in the house or not

They also have some preliminary ideas about the kind of model they are interested in and have collected a small dataset for machine learning. Your task is to help them understand their options better and to recommend next steps towards realizing their goal, by answering the following questions.

Question 1

The agency is interested in Nave Bayes model using the three attributes expensive, interested and rich. Given the training data in Table 1 use your Knowledge on Nave Bayes classifier to predict the class for the data in testing data in Table 2.

image text in transcribed

Table 1

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

Introduction To Database And Knowledge Base Systems

Authors: S Krishna

1st Edition

9810206208, 978-9810206208

More Books

Students also viewed these Databases questions