cv.SVMSGD/TermCriteria - MATLAB File Help
cv.SVMSGD/TermCriteria

Termination criteria of the training algorithm.

You can specify the maximum number of iterations (maxCount) and/or how much the error could change between the iterations to make the algorithm continue (epsilon). A struct with the following fields is accepted:

Property Details
Constant false
Dependent true
Sealed false
Transient false
GetAccess public
SetAccess public
GetObservable false
SetObservable false