Hyper Hyper


Synopsis

This is a minimal SVM implementation. The model is built with only one positive and one negative example. Typically this operater is used in combination with a boosting method.


Description

This is a minimal SVM implementation. The model is built with only one positive and one negative example. Typically this operator is used in combination with a boosting method.


Input


Output


Parameters


ExampleProcess