WenjieDu/PyPOTS

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

Summary

Maintainability
B
5 hrs
Test Coverage

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

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

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

    """
    The implementation of PatchTST for the partially-observed time-series imputation task.
    
    Refer to the paper "Yuqi Nie, Nam H Nguyen, Phanwadee Sinthong, and Jayant Kalagnanam.
    A time series is worth 64 words: Long-term forecasting with transformers.
    Severity: Minor
    Found in pypots/imputation/patchtst/model.py - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status