Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( a ) List the three ( 3 ) elements of a classification tree and two ( 2 ) possible stopping criteria ( 5 marks

(a) List the three (3) elements of a classification tree and two (2) possible stopping criteria (5 marks)
(b) Given the following decision tree, show how the new examples in the table would be classified by filling in the last column in the table. If an example cannot be classified, enter UNKNOWN in the last column.)(5 marks)
\table[[Example,Color,Helght,Width,Clase],[A,Rod,Shon,Thin,],[B,Blue,Tall,Fal,],[C,Green,Short,Fat,],[D,Green,Tall,Thin,],[E,Blue,Short,Thin,]]
(c) Use the set of rules below to build a decision tree that represents its path. (5 marks)
IF colour = blue THEN YES
IF colour = red AND shape = circle THEN YES
IF colour = red AND shape = square THEN NO
IF colour = red AND shape = triangle THEN NO
image text in transcribed

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

Database Processing

Authors: David J. Auer David M. Kroenke

13th Edition

ISBN: B01366W6DS, 978-0133058352

More Books

Students also viewed these Databases questions

Question

How would we like to see ourselves?

Answered: 1 week ago