22 lines
646 B
Plaintext
22 lines
646 B
Plaintext
flavors:
|
|
keras:
|
|
data: data
|
|
keras_module: tensorflow.keras
|
|
keras_version: 2.4.0
|
|
save_format: tf
|
|
python_function:
|
|
data: data
|
|
env: conda.yaml
|
|
loader_module: mlflow.keras
|
|
python_version: 3.8.5
|
|
saved_input_example_info:
|
|
artifact_path: input_example.json
|
|
pandas_orient: split
|
|
type: dataframe
|
|
signature:
|
|
inputs: '[{"name": "NA_Sales", "type": "double"}, {"name": "EU_Sales", "type": "double"},
|
|
{"name": "JP_Sales", "type": "double"}, {"name": "Other_Sales", "type": "double"},
|
|
{"name": "Global_Sales", "type": "double"}]'
|
|
outputs: '[{"type": "long"}]'
|
|
utc_time_created: '2021-05-23 22:21:38.787879'
|