WenjieDu/PyPOTS

View on GitHub

Showing 398 of 455 total issues

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

    def __init__(
Severity: Major
Found in pypots/nn/modules/vader/backbone.py - About 50 mins to fix

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

        def __init__(self, in_planes, current_level, kernel_size, dropout, groups, hidden_size, INN):
    Severity: Major
    Found in pypots/nn/modules/scinet/layers.py - About 50 mins to fix

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

          def __init__(
      Severity: Major
      Found in pypots/nn/modules/fedformer/layers.py - About 50 mins to fix

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

            def __init__(
        Severity: Major
        Found in pypots/nn/modules/timesnet/backbone.py - About 50 mins to fix

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

              def __init__(
          Severity: Major
          Found in pypots/optim/adagrad.py - About 50 mins to fix

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

                def __init__(
            Severity: Major
            Found in pypots/nn/modules/csdi/layers.py - About 50 mins to fix

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

                  def __init__(
              Severity: Major
              Found in pypots/nn/modules/transformer/layers.py - About 50 mins to fix

                Function forward has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def forward(
                Severity: Major
                Found in pypots/nn/modules/reformer/lsh_attention.py - About 50 mins to fix

                  Function forward has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def forward(
                  Severity: Major
                  Found in pypots/nn/modules/raindrop/layers.py - About 50 mins to fix

                    Function message has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def message(
                    Severity: Major
                    Found in pypots/nn/modules/raindrop/layers.py - About 50 mins to fix

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

                          def __init__(
                      Severity: Major
                      Found in pypots/nn/modules/reformer/layers.py - About 50 mins to fix

                        Function forward has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def forward(self, q, k, v, mask=None, input_mask=None, attn_bias=None, window_size=None):
                        Severity: Major
                        Found in pypots/nn/modules/reformer/local_attention.py - About 50 mins to fix

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

                              def __init__(
                          Severity: Major
                          Found in pypots/nn/modules/film/layers.py - About 50 mins to fix

                            Function plot_data has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def plot_data(
                            Severity: Major
                            Found in pypots/utils/visual/data.py - About 50 mins to fix

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

                                  def __init__(
                              Severity: Major
                              Found in pypots/imputation/csai/core.py - About 50 mins to fix

                                Function message_selfattention has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def message_selfattention(
                                Severity: Major
                                Found in pypots/nn/modules/raindrop/layers.py - About 50 mins to fix

                                  Function forward has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def forward(
                                  Severity: Major
                                  Found in pypots/nn/modules/reformer/lsh_attention.py - About 50 mins to fix

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

                                        def __init__(
                                    Severity: Major
                                    Found in pypots/clustering/vader/core.py - About 50 mins to fix

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

                                          def __init__(
                                      Severity: Major
                                      Found in pypots/nn/modules/tide/autoencoder.py - About 50 mins to fix

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

                                            def __init__(
                                        Severity: Major
                                        Found in pypots/nn/modules/tide/autoencoder.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language