jsvmstruct
Class StructModel
java.lang.Object
jsvmstruct.StructModel
- All Implemented Interfaces:
- Serializable
public class StructModel
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sizePsi
public int sizePsi
w
public double[] w
sv_num
public int sv_num
at_upper_bound
public int at_upper_bound
b
public double b
supvec
public FeatureVector[] supvec
alpha
public double[] alpha
totwords
public int totwords
totdoc
public int totdoc
kernel_type
public int kernel_type
poly_degree
public int poly_degree
rbf_gamma
public double rbf_gamma
coef_lin
public double coef_lin
coef_const
public double coef_const
StructModel
public StructModel()