MLPlatform/example_method_reader_metric.py

7 lines
124 B
Python

from function.method_reader_metric import MethodReader
method_reader = MethodReader()
print(method_reader.get_metrics())