Answered step by step
Verified Expert Solution
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 elements of a classification tree and two possible stopping criteria 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. marks
tableExampleColor,Helght,Width,ClaseARod,Shon,Thin,BBlue,Tall,Fal,CGreen,Short,Fat,DGreen,Tall,Thin,EBlue,Short,Thin,
c Use the set of rules below to build a decision tree that represents its path. 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
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started