openGPMP
Open Source Mathematics Package
Classes | Namespaces
svc.hpp File Reference
#include <algorithm>
#include <random>
#include <vector>

Go to the source code of this file.

Classes

class  gpmp::ml::SVC
 Support Vector Classifier (SVC) for binary classification using Stochastic Gradient Descent. More...
 

Namespaces

 gpmp
 The source C++ openGPMP namespace.
 
 gpmp::ml
 Namespace for openGPMP Machine Learning.