Dhrumilsoni / SVM-using-SMO

SVM in C++ using SMO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVM-using-SMO

SVM in C++ using SMO

This project is a implementation of SVM using SMO optimization. However, there is space for optimising complexity using different data structures.

About

SVM in C++ using SMO


Languages

Language:C++ 100.0%