Class ClassifierExample

java.lang.Object
org.biojava.stats.svm.tools.ClassifierExample

public class ClassifierExample extends Object
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
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
      Entry point for the application. The arguments are ignored.