Constant Field Values

Contents

org.neo4j.*

  • org.neo4j.gds.ml.metrics.classification.Accuracy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ACCURACY"
  • org.neo4j.gds.ml.metrics.classification.ClassificationMetric
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-8
  • org.neo4j.gds.ml.metrics.classification.F1Macro
    Modifier and Type
    Constant Field
    Value
    public static final String
    "F1_MACRO"
  • org.neo4j.gds.ml.metrics.classification.F1Score
    Modifier and Type
    Constant Field
    Value
    public static final String
    "F1"
  • org.neo4j.gds.ml.metrics.classification.F1Weighted
    Modifier and Type
    Constant Field
    Value
    public static final String
    "F1_WEIGHTED"
  • org.neo4j.gds.ml.metrics.classification.GlobalAccuracy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ACCURACY"
  • org.neo4j.gds.ml.metrics.classification.Precision
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PRECISION"
  • org.neo4j.gds.ml.metrics.classification.Recall
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RECALL"
  • org.neo4j.gds.ml.negativeSampling.NegativeSampler
    Modifier and Type
    Constant Field
    Value
    public static final double
    0.0