JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.biojava.stats.svm.ItemValue
Packages that use
ItemValue
Package
Description
org.biojava.stats.svm
Support Vector Machine classification and regression.
Uses of
ItemValue
in
org.biojava.stats.svm
Classes in
org.biojava.stats.svm
that implement
ItemValue
Modifier and Type
Class
Description
class
SimpleItemValue
A no-frills implementation of ItemValue.