Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.02 KB

File metadata and controls

20 lines (16 loc) · 1.02 KB

PredictResults

Properties

Name Type Description Notes
warnings array[map] [optional] [default to null]
products array[map[String, AnyType]] [optional] [default to null]
records array[map[String, AnyType]] [optional] [default to null]
modelId string [optional] [default to null]
modelName string [optional] [default to null]
modelType string [optional] [default to null]
optimizationObjective string [optional] [default to null]
filterSet string [optional] [default to null]
rawFilter string [optional] [default to null]
filters array[FilterParameter] [optional] [default to null]
metadata map [optional] [default to null]

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