Class 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
    • Method Detail

      • main

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