WenjieDu/PyPOTS

View on GitHub
pypots/imputation/revinscinet/model.py

Summary

Maintainability
B
5 hrs
Test Coverage

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

    def __init__(
Severity: Major
Found in pypots/imputation/revinscinet/model.py - About 2 hrs to fix

    File model.py has 266 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    """
    The implementation of SCINet for the partially-observed time-series imputation task.
    
    """
    
    
    Severity: Minor
    Found in pypots/imputation/revinscinet/model.py - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status