Package org.biojava.stats.svm.tools
Class ClassifierExample
java.lang.Object
org.biojava.stats.svm.tools.ClassifierExample
A simple toy example that allows you to put points on a canvas, and find a
polynomial hyperplane to seperate them.
- Author:
- Ewan Birney, Matthew Pocock, Thomas Down, Michael L Heurer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An extention of JComponent that contains the points invalid input: '&' encapsulates the classifier. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassifierExample
public ClassifierExample()
-
-
Method Details
-
main
Entry point for the application. The arguments are ignored.
-