Question: 2. Perform following operations using seaborn library: [20 points] a. Load iris data set and display descriptive statistics [hint: use describe() function] b. Use sklearn
2. Perform following operations using seaborn library: [20 points] a. Load iris data set and display descriptive statistics [hint: use describe() function] b. Use sklearn library for train test split [70% training, 30% testing] c. Using decision tree classifier, show the accuracy for test dataset d. Show the variable importance for decision tree classifier for the given dataset
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
