Write a Python program that will take data in the same format as Nearest means and Naive Bayes and output the linear SVM classification. You may use the Python scikit-learn library or the liblinear software for finding the SVM. Once this is done replace the command to nearest means in the run_on_all_data.py program from assignment 2 with your linear SVM program above and determine the mean SVM error for protein sequence classification. Submit your assignment by copying it into the directory /afs/cad/courses/bnfo/f18/bnfo/615/001/ For example if your ucid is abc12 then copy your solution into /afs/cad/courses/bnfo/f18/bnfo/615/001/abc12 Your completed assignment is due on October 12th 2018