Class SupportVectorMachineEx5
java.lang.Object
com.imsl.test.example.datamining.supportvectormachine.SupportVectorMachineEx5
Illustrates the use of case weights on the training data.
This example is the same as SupportVectorMachineEx4 except that it
also shows how to apply case weights to the training data. Compare the fitted
values between the two examples (the predicted values do not change).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SupportVectorMachineEx5
public SupportVectorMachineEx5()
-
-
Method Details
-
main
- Throws:
Exception
-