Package | Description |
---|---|
org.apache.ignite.ml.regressions.logistic |
Contains various logistic regressions.
|
Modifier and Type | Method and Description |
---|---|
LogisticRegressionSGDTrainer |
LogisticRegressionSGDTrainer.withBatchSize(double batchSize)
Set up the batchSize parameter.
|
LogisticRegressionSGDTrainer |
LogisticRegressionSGDTrainer.withLocIterations(double amountOfLocIterations)
Set up the amount of local iterations of SGD algorithm.
|
LogisticRegressionSGDTrainer |
LogisticRegressionSGDTrainer.withMaxIterations(double maxIterations)
Set up the max amount of iterations before convergence.
|
LogisticRegressionSGDTrainer |
LogisticRegressionSGDTrainer.withSeed(long seed)
Set up the random seed parameter.
|
LogisticRegressionSGDTrainer |
LogisticRegressionSGDTrainer.withUpdatesStgy(UpdatesStrategy updatesStgy)
Set up the regularization parameter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021