MATLAB File Help: cv.SVM/TermCriteria | Index |
Termination criteria.
Termination criteria of the iterative SVM training procedure which solves a partial case of constrained quadratic optimization problem. You can specify tolerance and/or the maximum number of iterations. A struct with the following fields is accepted:
eps('single')
Constant | false |
Dependent | true |
Sealed | false |
Transient | false |
GetAccess | 'public' |
SetAccess | 'public' |
GetObservable | false |
SetObservable | false |