JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package de.bwaldvogel.liblinear
Class
de.bwaldvogel.liblinear.InvalidInputDataException
extends java.lang.Exception implements Serializable
serialVersionUID:
2945131732407207308L
Serialized Fields
_line
int _line
Class
de.bwaldvogel.liblinear.Model
extends java.lang.Object implements Serializable
serialVersionUID:
-6456047576741854834L
Serialized Fields
bias
double bias
label
int[] label
label of each class
nr_class
int nr_class
nr_feature
int nr_feature
solverType
SolverType
solverType
w
double[] w
feature weight array
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes