|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVM.decisionFunction | |
---|---|
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 SVM.decisionFunction in pt.tumba.ngram.svm |
---|
Methods in pt.tumba.ngram.svm that return SVM.decisionFunction | |
---|---|
(package private) static SVM.decisionFunction |
SVM.svmTrainOne(SVMProblem prob,
SVMParameter param,
double Cp,
double Cn)
Computation for one step of the training procedure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |