yzhao062/Pyod

View on GitHub
pyod/models/thresholds.py

Summary

Maintainability
C
7 hrs
Test Coverage

File thresholds.py has 467 lines of code (exceeds 250 allowed). Consider refactoring.
Open

def AUCP(**kwargs):
    """AUCP class for Area Under Curve Precentage thresholder.

       Use the area under the curve to evaluate a non-parametric means
       to threshold scores generated by the decision_scores where outliers
Severity: Minor
Found in pyod/models/thresholds.py - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status