SHOGUN
v3.2.0
|
类 | |
class | CStochasticSOSVM |
Class CStochasticSOSVM solves SOSVM using stochastic subgradient descent on the SVM primal problem [1], which is equivalent to SGD or Pegasos [2]. This class is inspired by the matlab SGD implementation in [3]. 更多... | |