WenjieDu/PyPOTS

View on GitHub

Showing 376 of 433 total issues

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

def _BTTF_partial(sparse_tensor, init, rank, time_lags, gibbs_iter, multi_step=1, gamma=10):
Severity: Major
Found in pypots/forecasting/bttf/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/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/autoformer/layers.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__(self, k=3, alpha=64, L=0, c=1, base="legendre", initializer=None, **kwargs):
          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/tcn/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/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/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/optim/rmsprop.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/transformer/embedding.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/stemgnn/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/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/nn/modules/scinet/layers.py - About 50 mins to fix

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

                                  def __init__(self, in_planes, num_levels, 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/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/moderntcn/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 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_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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language