Class SupervisedGnnExplanation<ID>

    • Method Detail

      • getLogits

        public float[] getLogits()
        Gets the inferred logits for the specified vertex.
        Returns:
        the logits.
        Since:
        21.3
      • getLabel

        public java.lang.Object getLabel()
        Gets the inferred label for the specified vertex.
        Returns:
        the label.
        Since:
        21.3