Class SupportVectorMachineEx3
java.lang.Object
com.imsl.test.example.datamining.supportvectormachine.SupportVectorMachineEx3
Performs goodness-of-fit using the one-class support vector machine.
In this example, SVOneClass is used to detect
examples in the test data that do not belong to the target population. The
target population is the uniform distribution.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SupportVectorMachineEx3
public SupportVectorMachineEx3()
-
-
Method Details
-
main
- Throws:
Exception
-