Package | Description |
---|---|
org.apache.ignite.ml.regressions.linear |
Contains various linear regressions.
|
Modifier and Type | Method and Description |
---|---|
LinearRegressionSGDTrainer<P> |
LinearRegressionSGDTrainer.withBatchSize(int batchSize)
Set up the batchSize parameter.
|
LinearRegressionSGDTrainer<P> |
LinearRegressionSGDTrainer.withLocIterations(int amountOfLocIterations)
Set up the amount of local iterations of SGD algorithm.
|
LinearRegressionSGDTrainer<P> |
LinearRegressionSGDTrainer.withMaxIterations(int maxIterations)
Set up the max amount of iterations before convergence.
|
LinearRegressionSGDTrainer<P> |
LinearRegressionSGDTrainer.withSeed(long seed)
Set up the random seed parameter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019