LucaCappelletti94/udbnn

View on GitHub
udbnn/utils/get_batch_sizes.py

Summary

Maintainability
A
45 mins
Test Coverage

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

def get_batch_sizes(resolution:int, minimum:int, size:int, seed:int, base:float=1.1, delta:int=10):
Severity: Minor
Found in udbnn/utils/get_batch_sizes.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status