MetricResults
- class MetricResults(data)[source]
Bases:
objectResults from computing metrics.
Initialize the result wrapper.
Methods Summary
get_metric(name)Get the given metric from the results.
to_dict()Get the results as a dictionary.
Get the results as a flattened dictionary.
Methods Documentation
- Parameters
data (Mapping) –