Program that plots hyperplanes for datasets with different classes.
Plotted dataset with Matplotlib:
SVM defined hyperplanes of the 3 classes of the test dataset used:
This SVM is 1vsALL and uses 3 internal SVMs with a voting system to arrive at a final classification:
SVM1:
SVM2:
SVM3: