Skip to content

Why does TestRocAuc take so long? #508

Description

@ozeshun

Hello, I am using evidently on developing MLOps base, and facing the issue of slow execution time of TestRocAuc (The data inputting for TestRocAuc has about 1 million rows).
Could you please give me some solutions?

What I verified

  • I set TestRocAuc thresholds, but execution time did not improve reference.
  • There is no parameter in QualityMetricsOptions that improves execution time.
  • It looks like scikit-learn.metrics.roc_curve is used when calculating AUC (Calculations using scikit-learn API should be fast) reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions