Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 3 Download the Iris dataset from the scikit-learn package. (a) Perform exploratory data analysis and understand the dataset. Select any TWO (2) classes from
Question 3 Download the Iris dataset from the scikit-learn package. (a) Perform exploratory data analysis and understand the dataset. Select any TWO (2) classes from the dataset. Implement a suitable algorithm from what you have learned in the class for predicting the target in the Iris dataset. (14 marks) (b) Implement a Nave Bayes classifier for the Iris dataset. (5 marks) (c) Compare the performance metrics of the algorithm in Question 3(a) and Nave Bayes classifier. Does the scaling of the parameters have any impact on the performance? (Justify your answer) (6 marks)
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