Module rustlearn::svm::libsvm::svc
[−]
[src]
Support Vector Classifier using the libsvm library.
Both dense and sparse models are supported.
Structs
| Hyperparameters |
Hyperparameters for the SVC model. |
| SVC |
Support Vector Classifier provided by the |
Enums
| KernelType |
Type of the kernel used by the SVM. |