dssg/catwalk

View on GitHub
catwalk/estimators/classifiers.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 14 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, penalty='l2', dual=False, tol=1e-4, C=1.0,
Severity: Major
Found in catwalk/estimators/classifiers.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status