Solver for nu-svm classification and regression additional constraint: e^T \alpha = constant
Solver_NU
01 Syntax
Microsoft.VisualBasic.MachineLearning.SVM.Solver_NU
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| select_working_set | 1 | return 1 if already optimal, return 0 otherwise |
03 Members
select_working_set(
Int32())return 1 if already optimal, return 0 otherwise
Parameters
| Name | Type | Description |
|---|---|---|
working_set | Int32() | - |