java.lang.Object
org.neo4j.gds.ml.metrics.classification.F1Macro
All Implemented Interfaces:
ClassificationMetric, Metric

public class F1Macro extends Object implements ClassificationMetric
  • Field Details

  • Constructor Details

    • F1Macro

      public F1Macro(org.neo4j.gds.ml.core.subgraph.LocalIdMap classIdMap)
  • Method Details