public class SupportVectorMachineEx3 extends Object
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 and Description |
---|
SupportVectorMachineEx3() |
Copyright © 2020 Rogue Wave Software. All rights reserved.