There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A self-made tutorial on the widely known machine learning technique called Support Vector Machines (SVM). My tutorial aims to provide the reader with a concrete understanding from top to bottom of what SVM is, what is the basic mathematics behind it and how one implements it in e.g. Python code.