| Package | Description |
|---|---|
| org.apache.ignite.ml.svm |
Contains main APIs for SVM(support vector machines) algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
SVMLinearClassificationTrainer |
SVMLinearClassificationTrainer.withAmountOfIterations(int amountOfIterations)
Set up the amount of outer iterations of SCDA algorithm.
|
SVMLinearClassificationTrainer |
SVMLinearClassificationTrainer.withAmountOfLocIterations(int amountOfLocIterations)
Set up the amount of local iterations of SCDA algorithm.
|
SVMLinearClassificationTrainer |
SVMLinearClassificationTrainer.withLambda(double lambda)
Set up the regularization parameter.
|
SVMLinearClassificationTrainer |
SVMLinearClassificationTrainer.withSeed(long seed)
Set up the seed.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025