mfinzi/pristine-ml

View on GitHub
oil/recipes/simpleTrial.py

Summary

Maintainability
A
1 hr
Test Coverage

Function makeTrainer has 15 arguments (exceeds 4 allowed). Consider refactoring.
Open

def makeTrainer(*,dataset=CIFAR10,network=layer13,num_epochs=100,
Severity: Major
Found in oil/recipes/simpleTrial.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status