Class SvmExample
- java.lang.Object
 - 
- org.tweetyproject.machinelearning.examples.SvmExample
 
 
- 
public class SvmExample extends java.lang.ObjectIllustrates the use of support vector machine learning.- Author:
 - Matthias Thimm
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SvmExample() 
- 
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args) 
 -