See: Description
Class | Description |
---|---|
LibSVMRegressionModel |
A regression model that uses an underlying libSVM model to make the
predictions.
|
LibSVMRegressionTrainer |
A trainer for regression models that uses LibSVM.
|
SVMRegressionType |
The carrier type for LibSVM regression modes.
|
TrainTest |
Build and run a LibSVM regressor for a standard dataset.
|
TrainTest.LibSVMOptions |
Command line options.
|
Enum | Description |
---|---|
SVMRegressionType.SVMMode |
Type of regression SVM.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.