You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fan Hong (Jira)" <ji...@apache.org> on 2023/02/13 06:35:00 UTC

[jira] [Created] (FLINK-31030) Support more binary classification evaluation metrics.

Fan Hong created FLINK-31030:
--------------------------------

             Summary: Support more binary classification evaluation metrics.
                 Key: FLINK-31030
                 URL: https://issues.apache.org/jira/browse/FLINK-31030
             Project: Flink
          Issue Type: Improvement
          Components: Library / Machine Learning
            Reporter: Fan Hong


Current `BinaryClassificationEvaluator` only supportsĀ 
'areaUnderROC', 'areaUnderPR', 'ks' and 'areaUnderLorenz'. We should support more evaluation metrics, some of which are basic ones, e.g., precision, recall, F-measure, and so on.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)