Python Implementation of SVM Algorithm based on Papers and courses cited in README.md
for creating the confusion matrix
The following packages are required:
I consulted a matlab code from Machine Learning course on coursera taught by Stanford University professor
Andrew Ng.