SklearnAdvancedSVR Parameters
Hyperparameters accepted by SklearnAdvancedSVR
Categories:
Used By
This parameter set is used by the following operators:
Parameters
| Parameter | Type |
|---|---|
| C | float |
| kernel | str |
| gamma | float |
| degree | int |
| coef0 | float |
| tol | float |
| shrinking | (lambda value: value.lower() == "true") |
| verbose | (lambda value: value.lower() == "true") |
| epsilon | float |
| cache_size | int |
| max_iter | int |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.