Description
Running org.apache.ignite.examples.ml.regression.logistic.binary.LogisticRegressionSGDTrainerExample example
Output:
>>> Absolute amount of errors 100 >>> Accuracy 0.0 >>> Confusion matrix is [[50, 50], [0, 0]] >>> --------------------------------- >>> Logistic regression model over partitioned dataset usage example completed.
Attachments
Issue Links
- relates to
-
IGNITE-9348 ML examples improvements, follow-up to IGNITE-9297
- Resolved
- links to
(1 links to)