mfinzi/pristine-ml

View on GitHub
oil/architectures/img_classifiers/densenet.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def __init__(self, depth=22, block=Bottleneck, 
Severity: Minor
Found in oil/architectures/img_classifiers/densenet.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status