ium_434804/country_vaccination/MLmodel

21 lines
563 B
Plaintext
Raw Normal View History

2021-05-23 13:39:05 +02:00
flavors:
keras:
data: data
keras_module: tensorflow.keras
keras_version: 2.5.0
save_format: tf
python_function:
data: data
env: conda.yaml
loader_module: mlflow.keras
python_version: 3.9.4
saved_input_example_info:
artifact_path: input_example.json
format: tf-serving
type: ndarray
signature:
inputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float64", "shape": [-1, 8]}}]'
outputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float32", "shape": [-1,
1]}}]'
utc_time_created: '2021-05-23 10:44:42.850073'