yzhao062/Pyod

View on GitHub
pyod/models/combination.py

Summary

Maintainability
A
0 mins
Test Coverage

Function aom has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def aom(scores, n_buckets=5, method='static', bootstrap_estimators=False,
Severity: Minor
Found in pyod/models/combination.py - About 35 mins to fix

    Function moa has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def moa(scores, n_buckets=5, method='static', bootstrap_estimators=False,
    Severity: Minor
    Found in pyod/models/combination.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status