|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 polynomeal hyperplane to seperate them.
Inner 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |