|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An SVMModelDetail holds details of
the SVM model.
ModelDetail| Method Summary | |
int |
getNumberOfBoundedVectors()
Returns the number of bounded support vectors in the model. |
int |
getNumberOfSupportVectors()
Returns the number of support vectors in the model. |
int |
getNumberOfUnboundedVectors()
Returns the number of unbounded support vectors in the model. |
boolean |
isLinearSVMModel()
Returns ture if the SVM model is linear. |
| Method Detail |
public int getNumberOfBoundedVectors()
public int getNumberOfSupportVectors()
public int getNumberOfUnboundedVectors()
public boolean isLinearSVMModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||