Class | Description |
---|---|
PegasosSgdSvm |
This is the Pegasos based Sgd SVM Class
Here we have only implemented the linear kernel based algorithm
TODO : Dynamic Model based update (use Model extended classes to initialize this class)
TODO : Implement Gaussian Kernel based SGD SVM
|