Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.06 KB

EdgeModelInfo.md

File metadata and controls

19 lines (14 loc) · 1.06 KB

EdgeModelInfo

Information for the model running on edge, including temporary presigned urls to the model binaries

Properties

Name Type Description Notes
model_binary_id str [optional]
model_binary_url str [optional]
oodd_model_binary_id str [optional]
oodd_model_binary_url str [optional]
pipeline_config bool, date, datetime, dict, float, int, list, str, none_type [optional]
oodd_pipeline_config bool, date, datetime, dict, float, int, list, str, none_type [optional]
predictor_metadata bool, date, datetime, dict, float, int, list, str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]