Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Solve the decision tree using- ID3 (INTERACTIVE DICHOTOMIZER 3) method Approach:Maximize Mutual Informationbetween Attribute and Goal variable where: I(A;G) = i,j P(G=gi,A=aj) log= P(G=gi, A=aj)

Solve the decision tree using- ID3 (INTERACTIVE DICHOTOMIZER 3) method

Approach:Maximize Mutual Informationbetween Attribute and Goal variable where: I(A;G) = i,j P(G=gi,A=aj) log= P(G=gi, A=aj) / P(G=gi, (A=aj)

where log is evaluated to base 2I(A;G) is also called Gain(A)

GiniIndex:Minimize the following expression between the Attribute and Goal variable: i,j P(G=gi|A=aj) [1- P(G=gi|A=aj) ]

image text in transcribed

WN No Record Steady Adequate Adequate Approve No. Job Income Assets Loan 1 Yes Yes Yes Yes 2 Yes Yes No Yes 3 Yes Yes No 4 Yes No No No 5 No Yes Yes Yes 6 No Yes No No 7 No No Yes No 8 No No No No vo WN No Record Steady Adequate Adequate Approve No. Job Income Assets Loan 1 Yes Yes Yes Yes 2 Yes Yes No Yes 3 Yes Yes No 4 Yes No No No 5 No Yes Yes Yes 6 No Yes No No 7 No No Yes No 8 No No No No vo

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

Information For Decision Making Readings In Cost And Managerial Accounting

Authors: Alfred Rappaport

2nd Edition

0134643887, 978-0134643885

More Books

Students also viewed these Accounting questions