Package org.tribuo.classification.libsvm
package org.tribuo.classification.libsvm
Provides an interface to LibSVM for classification problems.
-
ClassDescriptionA classification model that uses an underlying LibSVM model to make the predictions.A trainer for classification models that uses LibSVM.CLI options for training a LibSVM classification model.The carrier type for LibSVM classification modes.The classification model types.Build and run a LibSVM classifier for a standard dataset.Command line options.