Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 260 Bytes

File metadata and controls

4 lines (3 loc) · 260 Bytes

SVM-classifier

Implementing SVM using LIBSVM package

A project I made with classmate Oğuzcan Nas for Machine Learning class to implement hard and soft margin support vector machines. You can see the PDF file for the report and the IPYNB file for the code.