We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80724c1 commit bdf6218Copy full SHA for bdf6218
specs/predict/common/parameters.yml
@@ -39,9 +39,8 @@ userProfile:
39
- probability
40
lastUpdatedAt:
41
type: string
42
- required:
43
- - value
44
- - lastUpdatedAt
+ error:
+ type: string
45
order_value:
46
type: object
47
description: Prediction for the **order_value** model.
@@ -52,9 +51,8 @@ userProfile:
52
51
minimum: 0
53
54
55
56
57
58
affinities:
59
60
description: Prediction for the **affinities** model.
@@ -80,9 +78,8 @@ userProfile:
80
78
81
79
82
83
84
85
86
properties:
87
88
title: properties
0 commit comments