Package org.apache.ignite.examples.ml.regression.logistic.binary
ML binary logistic regression examples.
-
Class Summary Class Description LogisticRegressionSGDTrainerExample Run logistic regression model based on stochastic gradient descent algorithm (LogisticRegressionSGDTrainer) over distributed cache.