Implement this method to return a score that will be used for calculating the stdev across all QPA tuples.
Implement this method to return a score that will be used for calculating the stdev across all QPA tuples.
Query
Predicted result
Actual result
Metric result
Calculates the result of this Metric.
Calculates the result of this Metric.
Comparison function for R's ordering.
Comparison function for R's ordering.
Class name of this Metric.
Returns the global standard deviation of the non-None score returned by the calculate method
This method uses org.apache.spark.util.StatCounter library, a one pass method is used for calculation
Evaluation information
Query
Predicted result
Actual result