Package org.aksw.iguana.rp.metrics.impl
-
Class Summary Class Description AvgQPSMetric Calculates the average queries per secondEachQueryMetric This metric will send every query execution time to the storages.F1MeasureMetric provides a metric to measure F1, recall and precision if provided tp,fp,fn.NoQMetric Counts the number of all successfully executed queriesNoQPHMetric The Number Of Queries Per Hour MetricQMPHMetric The Query Mixes Per Hour MetricQPSMetric Queries Per Second Metric implementation