The loss function penalizes outputs that lie outside this margin. Default margin is 1.
Regularization parameter for the SVM. This balances the tradeoff between coefficient size and error.
Whether to use L1-SVM objective. L2-SVM objective is used by default.
This Param Object is specifically used for SVMOutput