MLPlatform/example/example_method_reader_metric.py

9 lines
126 B
Python

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