Object
org.apache.spark.mllib.evaluation.binary.Recall

public class Recall extends Object
Recall. Defined as 0.0 when there are no positive examples.
  • Constructor Details

    • Recall

      public Recall()
  • Method Details