paradoxysm/nnrf

View on GitHub
nnrf/_des_knn.py

Summary

Maintainability
A
50 mins
Test Coverage

Function __init__ has 8 arguments (exceeds 5 allowed). Consider refactoring.
Open

    def __init__(self, ensemble, k=100, leaf_size=40,
Severity: Major
Found in nnrf/_des_knn.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status