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