Question: QUESTION 1 ( Classification ) [ TOTAL MARKS: 2 5 ] This question uses the dataset in Appendix A which shows a set of results
QUESTION ClassificationTOTAL MARKS: This question uses the dataset in Appendix A which shows a set of results for Covid tests. The attributes captured are Gender, Age, Setting where they believed the exposure took place TripsMade in the last days and Home their living arrangements Using a Decision Tree approach, answer the following questions. Q a Marks Write the TDIDT algorithm pseudocode and make sure to explain what is happening at each step. Explain why the algorithm is guaranteed to terminate. Q b Marks Using a takelast attribute selection strategy, create a decision tree for this dataset. Q c Marks Using an Information Gain approach, calculate the expected information needed to classify a tuple in the full dataset D Q d Marks Again using Information Gain, for the first attribute selection, rank each attribute in the order they would be selected. As part of your answer, which would be the first attribute selected? Why?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
