Class EvaluationMetrics (1.20.0)

Evaluation metrics of a model. These are either computed on all training data or just the eval data based on whether eval data was used during training. These are not present for imported models.

.. attribute:: regression_metrics

Populated for regression models and explicit feedback type matrix factorization models.

Populated for multi-class classification/classifier models.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > EvaluationMetrics