Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

outlook temperature play sunny hot no overcast hot yes rainy cool yes overcast cool yes sunny mild no rainy mild yes overcast mild yes sunny

outlook temperature play
sunny hot no
overcast hot yes
rainy cool yes
overcast cool yes
sunny mild no
rainy mild yes
overcast mild yes
sunny cool yes
rainy hot

no

This is data mining related. Based on the table:

a) Which attribute has higher classification accuracy (class attribute is play)? Outlook, Temperature or they have the same classification accuracy

b) TRUE OR FALSE. Consider a generalized tuple of the type {A=V}, where A is outlook or temperature and V is chosen from the set of possible values of the corresponding attribute (according to the data). The minimal number of such generalized tuples needed to cover all tuples from class yes (possibly covering tuples from class no) is TRUE OR FALSE

c) Which formula applies to computing the information in the split based on the values of outlook?

I=-(3/3)*log(3/3)-(1/3)*log(1/3)-(2/3)*log(2/3)

OR

I=(3/9)*info([3,0])+(3/9)*info([1,2])+(3/9)*info([2,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

Advances In Spatial And Temporal Databases 10th International Symposium Sstd 2007 Boston Ma Usa July 2007 Proceedings Lncs 4605

Authors: Dimitris Papadias ,Donghui Zhang ,George Kollios

2007th Edition

3540735399, 978-3540735397

More Books

Students also viewed these Databases questions

Question

b. Where did they come from?

Answered: 1 week ago