| Package | Description |
|---|---|
| org.biojava.stats.svm |
Support Vector Machine classification and regression.
|
| org.biojava.stats.svm.tools |
Tools for use of the SVM package.
|
| Class and Description |
|---|
| AbstractSVMClassifierModel
Abstract implementation of SVMClassifierModel.
|
| ItemValue
A simple Object-double tuple.
|
| NestedKernel
Encapsulates a kernel that wraps another kernel up.
|
| SparseVector
An implementation of a sparse vector.
|
| SVMClassifierModel
An SVM classifier model.
|
| SVMKernel
Kernel for support vector machines and related methods.
|
| SVMRegressionModel |
| SVMTarget
An SVM classifier model.
|
| TrainingContext |
| TrainingEvent |
| TrainingListener |
| Class and Description |
|---|
| SMOTrainer
Train a support vector machine using the Sequential Minimal
Optimization algorithm.
|
| SparseVector
An implementation of a sparse vector.
|
| SVMClassifierModel
An SVM classifier model.
|
| SVMKernel
Kernel for support vector machines and related methods.
|
Copyright © 2020 BioJava. All rights reserved.