WenjieDu/PyPOTS

View on GitHub
pypots/nn/modules/etsformer/layers.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(
Severity: Major
Found in pypots/nn/modules/etsformer/layers.py - About 1 hr to fix

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

        def __init__(self, d_model, n_heads, d_out, pred_len, dropout=0.1):
    Severity: Minor
    Found in pypots/nn/modules/etsformer/layers.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status