Do the following in the iris dataset
- Read the dataset to python environment
- Do the necessary pre-processing steps
- Find out which classification model gives the best result (try all the classification algorithms discussed in the session) Please note the following: Use the iris file attached along with the question. Do not use the iris dataset you already have with you. Mention which model gives the best result in your file and justify your answer. Give headings to each step you are doing. Keep the file name as your name.