monarch-initiative/N2V

View on GitHub

Showing 369 of 369 total issues

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

    def _predict(
Severity: Major
Found in embiggen/edge_prediction/sklearn_like_edge_prediction_adapter.py - About 50 mins to fix

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

        def _predict_proba(
    Severity: Major
    Found in embiggen/utils/abstract_models/abstract_classifier_model.py - About 50 mins to fix

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

          def _predict_proba(
      Severity: Major
      Found in embiggen/edge_prediction/edge_prediction_ensmallen/perceptron.py - About 50 mins to fix

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

            def _predict(
        Severity: Major
        Found in embiggen/utils/abstract_gcn.py - About 50 mins to fix

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

              def _fit(
          Severity: Major
          Found in embiggen/edge_prediction/sklearn_like_edge_prediction_adapter.py - About 50 mins to fix

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

                def plot_positive_and_negative_edges_cosine_similarity_histogram(
            Severity: Major
            Found in embiggen/visualizations/graph_visualizer.py - About 50 mins to fix

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

                  def _handle_potentially_misparametrized_features(
              Severity: Major
              Found in embiggen/utils/abstract_models/abstract_classifier_model.py - About 50 mins to fix

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

                    def __init__(
                Severity: Major
                Found in embiggen/layers/tensorflow/graph_convolution_layer.py - About 50 mins to fix

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

                      def compile(
                  Severity: Major
                  Found in embiggen/utils/abstract_gcn.py - About 50 mins to fix

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

                        def _predict_proba(
                    Severity: Major
                    Found in embiggen/utils/abstract_gcn.py - About 50 mins to fix

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

                          def _fit(
                      Severity: Major
                      Found in embiggen/utils/abstract_models/abstract_classifier_model.py - About 50 mins to fix

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

                            def _get_model_training_input(
                        Severity: Major
                        Found in embiggen/utils/abstract_gcn.py - About 50 mins to fix

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

                              def predict(
                          Severity: Major
                          Found in embiggen/utils/abstract_models/abstract_classifier_model.py - About 50 mins to fix

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

                                def predict_proba(
                            Severity: Major
                            Found in embiggen/utils/abstract_models/abstract_classifier_model.py - About 50 mins to fix

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

                                  def _get_model_prediction_input(
                              Severity: Major
                              Found in embiggen/utils/abstract_gcn.py - About 50 mins to fix

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

                                    def __init__(
                                Severity: Major
                                Found in embiggen/edge_prediction/sklearn_like_edge_prediction_adapter.py - About 50 mins to fix

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

                                      def fit(
                                  Severity: Major
                                  Found in embiggen/node_label_prediction/node_label_prediction_model.py - About 50 mins to fix

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

                                        def _predict(

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

                                          def fit(
                                      Severity: Major
                                      Found in embiggen/edge_prediction/edge_prediction_model.py - About 50 mins to fix

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

                                            def split_graph_following_evaluation_schema(
                                        Severity: Major
                                        Found in embiggen/edge_prediction/edge_prediction_model.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language