durandtibo/gravitorch

View on GitHub

Showing 95 of 134 total issues

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

    def __init__(
Severity: Minor
Found in src/gravitorch/handlers/optimizer_monitor.py - About 35 mins to fix

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

    def relative_smooth_l1_loss(
    Severity: Minor
    Found in src/gravitorch/nn/functional/robust_loss.py - About 35 mins to fix

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

          def create_from_range(
      Severity: Minor
      Found in src/gravitorch/nn/transforms.py - About 35 mins to fix

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

            def __init__(
        Severity: Minor
        Found in src/gravitorch/runners/training.py - About 35 mins to fix

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

              def __init__(
          Severity: Minor
          Found in src/gravitorch/engines/alpha.py - About 35 mins to fix

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

                def create_rand_frequency(
            Severity: Minor
            Found in src/gravitorch/nn/scalar_encoding.py - About 35 mins to fix

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

                  def equal(
              Severity: Minor
              Found in src/gravitorch/utils/history/base.py - About 35 mins to fix

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

                def is_loss_decreasing(
                Severity: Minor
                Found in src/gravitorch/models/utils/testing.py - About 35 mins to fix

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

                      def __init__(
                  Severity: Minor
                  Found in src/gravitorch/handlers/model_state_dict_loader.py - About 35 mins to fix

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

                        def __init__(
                    Severity: Minor
                    Found in src/gravitorch/nn/fourier_feature.py - About 35 mins to fix

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

                          def create_rand_value_range(
                      Severity: Minor
                      Found in src/gravitorch/nn/scalar_encoding.py - About 35 mins to fix

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

                            def create_linspace_value_range(
                        Severity: Minor
                        Found in src/gravitorch/nn/scalar_encoding.py - About 35 mins to fix

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

                              def __init__(
                          Severity: Minor
                          Found in src/gravitorch/utils/history/comparable.py - About 35 mins to fix

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

                            def create_linear_warmup_cosine_decay_lr(
                            Severity: Minor
                            Found in src/gravitorch/lr_schedulers/creation.py - About 35 mins to fix

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

                                  def __init__(
                              Severity: Minor
                              Found in src/gravitorch/handlers/engine_loader.py - About 35 mins to fix

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

                                def symmetric_relative_smooth_l1_loss(
                                Severity: Minor
                                Found in src/gravitorch/nn/functional/robust_loss.py - About 35 mins to fix

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

                                      def create_linspace_frequency(
                                  Severity: Minor
                                  Found in src/gravitorch/nn/scalar_encoding.py - About 35 mins to fix

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

                                        def __init__(
                                    Severity: Minor
                                    Found in src/gravitorch/runners/evaluation.py - About 35 mins to fix

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

                                      def create_hypercube_vertex(
                                      Severity: Minor
                                      Found in src/gravitorch/data/datacreators/hypercube.py - About 35 mins to fix

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

                                            def create_logspace_frequency(
                                        Severity: Minor
                                        Found in src/gravitorch/nn/scalar_encoding.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language