Class SMOTrainer


  • public class SMOTrainer
    extends Object
    Train a support vector machine using the Sequential Minimal Optimization algorithm. See Kernel Methods book.
    Author:
    Thomas Down, Matthew Pocock