LucaCappelletti94/udbnn

View on GitHub
udbnn/udbnn.py

Summary

Maintainability
A
45 mins
Test Coverage

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

def train_batch_sizes(dataset_path:str, holdout, training:Tuple, testing:Tuple, settings:Dict, N:Notipy):
Severity: Minor
Found in udbnn/udbnn.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status