|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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.
Nested Class Summary | |
static class |
ClassifierExample.PointClassifier
An extention of JComponent that contains the points & encapsulates the classifier. |
Constructor Summary | |
ClassifierExample()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassifierExample()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |