Uses of Class
pt.tumba.ngram.svm.Solver

Packages that use Solver
pt.tumba.ngram.svm Implementation of Support Vector Machines classification and regression that can be used to categorize text files using N-Grams as features. 
 

Uses of Solver in pt.tumba.ngram.svm
 

Subclasses of Solver in pt.tumba.ngram.svm
(package private)  class SolverNU
          Solver for nu-svm classification and regression additional constraint: e^T \alpha = constant