vanheeringen-lab/gimmemotifs

View on GitHub
gimmemotifs/rocmetrics.py

Summary

Maintainability
A
1 hr
Test Coverage
A
93%

Function roc_auc_xlim has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def roc_auc_xlim(x_bla, y_bla, xlim=0.1):
    """
    Computes the ROC Area Under Curve until a certain FPR value.

    Parameters
Severity: Minor
Found in gimmemotifs/rocmetrics.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status