Details
Description
Examples
org.apache.ignite.examples.ml.selection.scoring.EvaluatorExample
and
org.apache.ignite.examples.ml.selection.scoring.MultipleMetricsExample
Looks exactly the same
I think MultipleMetricsExample is wrong because description told about using KNNClassificationTrainer but actually used SVMLinearClassificationTrainer
Attachments
Issue Links
- is fixed by
-
IGNITE-12660 [ML] The ParamGrid uses unserialized lambdas in interface to get an access to the trainer fields
- Resolved