JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.biojava.stats.svm.SVMRegressionModel
Packages that use
SVMRegressionModel
Package
Description
org.biojava.stats.svm
Support Vector Machine classification and regression.
Uses of
SVMRegressionModel
in
org.biojava.stats.svm
Methods in
org.biojava.stats.svm
with parameters of type
SVMRegressionModel
Modifier and Type
Method and Description
void
SMORegressionTrainer.
trainModel
(
SVMRegressionModel
m, double[] t)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes