Set-up:
git clone https://github.com/marcodlk/support_vector_machines
cd support_vector_machines/
Produce animations for SVC linear, poly, and rbf kernels using iris dataset:
python3 iris_svc_study.py
Animations are saved to animations folder.