Question: USE PHYTON AND ANSWER SHOULD BE CORRECT Problem 2: (Decision Tree classifier on Iris dataset) Load the Iris dataset from sklearn. Split the dataset into
USE PHYTON AND ANSWER SHOULD BE CORRECT

Problem 2: (Decision Tree classifier on Iris dataset) Load the Iris dataset from sklearn. Split the dataset into training and testing parts. Use decision tree classifier. Use entropy as the classification criteria. Try maximum tree depths of 2, 3, and 4. Plot the trees for each case. Compare the classification performance
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
