Package | Description |
---|---|
org.apache.ignite.ml.regressions.logistic.binomial |
Contains binomial logistic regression.
|
Modifier and Type | Method and Description |
---|---|
LogisticRegressionSGDTrainer<P> |
LogisticRegressionSGDTrainer.withBatchSize(int batchSize)
Set up the batchSize parameter.
|
LogisticRegressionSGDTrainer<P> |
LogisticRegressionSGDTrainer.withLocIterations(int amountOfLocIterations)
Set up the amount of local iterations of SGD algorithm.
|
LogisticRegressionSGDTrainer<P> |
LogisticRegressionSGDTrainer.withMaxIterations(int maxIterations)
Set up the max amount of iterations before convergence.
|
LogisticRegressionSGDTrainer<P> |
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.7.2 Release Date : February 6 2019