Class SvmExample

java.lang.Object
org.tweetyproject.machinelearning.examples.SvmExample

public class SvmExample extends Object
Illustrates the use of support vector machine learning.
Author:
Matthias Thimm
  • Constructor Details

    • SvmExample

      public SvmExample()
      Default Constructor
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Illustrates the use of support vector machine learning.
      Parameters:
      args - arguments
      Throws:
      IOException - an IO Exception