Class SvmExample
java.lang.Object
org.tweetyproject.machinelearning.examples.SvmExample
Illustrates the use of support vector machine learning.
- Author:
- Matthias Thimm
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SvmExample
public SvmExample()Default Constructor
-
-
Method Details
-
main
Illustrates the use of support vector machine learning.- Parameters:
args
- arguments- Throws:
IOException
- an IO Exception
-