$35
CSc 44700
Assignment
• Compete the programming exercise described in the following charts.
• Start looking for an interesting dataset for your project.
Programming Exercise
• Apply the Scikit Learn SVM Classifier to the Iris dataset using all three categories and all four feature at once and upload your .ipynb file.
• Run the SVM model (at least) four times using a different kernel each time. Compare and discuss the results for each of the kernels.
• Name your file lastname_firstname_AS04.ipynb.
2
Programming Exercise
• Discuss your findings.
• Include all of your discussion in your .ipynb file and submit the file through Blackboard.
• Do not clear your results after you last run so that I will be able to see your results without rerunning your code.
• If you collaborate with anyone on this assignment, be sure to follow the collaboration guidelines in the syllabus.
3