Epsilon Value

You specify the epsilon value for an SVM model by clicking the option Yes in answer to the question Do you want to specify an epsilon value?. The epsilon value must be either greater than 0 or undefined.

SVM makes a distinction between small errors and large errors. The difference is defined by the epsilon value. The algorithm calculates and optimizes an epsilon value internally, or you can supply a value.

By default, no epsilon value is specified. In such a case, the algorithm calculates an epsilon value.