Garve/scikit-bonus

View on GitHub
skbonus/metrics/_regression.py

Summary

Maintainability
A
0 mins
Test Coverage

File _regression.py has 291 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

from typing import Optional

import numpy as np
from sklearn.metrics._regression import _check_reg_targets
from sklearn.utils.validation import check_consistent_length
Severity: Minor
Found in skbonus/metrics/_regression.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status