You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/schemas/flow.openapi.json
-34Lines changed: 0 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -1150,16 +1150,6 @@
1150
1150
"description": "Initial Elo rating for new items. Defaults to 1200.",
1151
1151
"format": "int32"
1152
1152
},
1153
-
"kFactor": {
1154
-
"type": "integer",
1155
-
"description": "K-factor controlling Elo rating sensitivity. Defaults to 40.",
1156
-
"format": "int32"
1157
-
},
1158
-
"scalingFactor": {
1159
-
"type": "integer",
1160
-
"description": "Scaling factor for Elo probability calculation. Defaults to 400.",
1161
-
"format": "int32"
1162
-
},
1163
1153
"maxResponses": {
1164
1154
"type": "integer",
1165
1155
"description": "Maximum number of responses per comparison.",
@@ -1835,8 +1825,6 @@
1835
1825
"audienceBoosts",
1836
1826
"criteria",
1837
1827
"startingElo",
1838
-
"kFactor",
1839
-
"scalingFactor",
1840
1828
"minResponses",
1841
1829
"maxResponses",
1842
1830
"featureFlags",
@@ -1942,16 +1930,6 @@
1942
1930
"description": "The initial Elo rating assigned to new items entering the ranking. Standard default is 1200.",
1943
1931
"format": "int32"
1944
1932
},
1945
-
"kFactor": {
1946
-
"type": "integer",
1947
-
"description": "Elo K-factor controlling rating volatility. Higher values cause larger rating changes per comparison. Used as a direct multiplier on the Elo change formula.",
1948
-
"format": "int32"
1949
-
},
1950
-
"scalingFactor": {
1951
-
"type": "integer",
1952
-
"description": "Elo scaling factor that determines how rating differences translate to expected win probabilities. A difference equal to the scaling factor gives the higher-rated item approximately 90% expected win rate.",
1953
-
"format": "int32"
1954
-
},
1955
1933
"minResponses": {
1956
1934
"type": "integer",
1957
1935
"description": "Minimum number of responses a ranking item must receive before it is considered sufficiently evaluated.",
@@ -2468,18 +2446,6 @@
2468
2446
"format": "int32",
2469
2447
"nullable": true
2470
2448
},
2471
-
"kFactor": {
2472
-
"type": "integer",
2473
-
"description": "K-factor controlling Elo rating sensitivity.",
2474
-
"format": "int32",
2475
-
"nullable": true
2476
-
},
2477
-
"scalingFactor": {
2478
-
"type": "integer",
2479
-
"description": "Scaling factor for Elo probability calculation.",
2480
-
"format": "int32",
2481
-
"nullable": true
2482
-
},
2483
2449
"minResponses": {
2484
2450
"type": "integer",
2485
2451
"description": "Minimum number of responses per comparison.",
"description": "Initial Elo rating for new items. Defaults to 1200.",
18235
18241
"format": "int32"
18236
18242
},
18237
-
"kFactor": {
18238
-
"type": "integer",
18239
-
"description": "K-factor controlling Elo rating sensitivity. Defaults to 40.",
18240
-
"format": "int32"
18241
-
},
18242
-
"scalingFactor": {
18243
-
"type": "integer",
18244
-
"description": "Scaling factor for Elo probability calculation. Defaults to 400.",
18245
-
"format": "int32"
18246
-
},
18247
18243
"maxResponses": {
18248
18244
"type": "integer",
18249
18245
"description": "Maximum number of responses per comparison.",
@@ -18783,8 +18779,6 @@
18783
18779
"audienceBoosts",
18784
18780
"criteria",
18785
18781
"startingElo",
18786
-
"kFactor",
18787
-
"scalingFactor",
18788
18782
"minResponses",
18789
18783
"maxResponses",
18790
18784
"featureFlags",
@@ -18890,16 +18884,6 @@
18890
18884
"description": "The initial Elo rating assigned to new items entering the ranking. Standard default is 1200.",
18891
18885
"format": "int32"
18892
18886
},
18893
-
"kFactor": {
18894
-
"type": "integer",
18895
-
"description": "Elo K-factor controlling rating volatility. Higher values cause larger rating changes per comparison. Used as a direct multiplier on the Elo change formula.",
18896
-
"format": "int32"
18897
-
},
18898
-
"scalingFactor": {
18899
-
"type": "integer",
18900
-
"description": "Elo scaling factor that determines how rating differences translate to expected win probabilities. A difference equal to the scaling factor gives the higher-rated item approximately 90% expected win rate.",
18901
-
"format": "int32"
18902
-
},
18903
18887
"minResponses": {
18904
18888
"type": "integer",
18905
18889
"description": "Minimum number of responses a ranking item must receive before it is considered sufficiently evaluated.",
@@ -19141,18 +19125,6 @@
19141
19125
"format": "int32",
19142
19126
"nullable": true
19143
19127
},
19144
-
"kFactor": {
19145
-
"type": "integer",
19146
-
"description": "K-factor controlling Elo rating sensitivity.",
19147
-
"format": "int32",
19148
-
"nullable": true
19149
-
},
19150
-
"scalingFactor": {
19151
-
"type": "integer",
19152
-
"description": "Scaling factor for Elo probability calculation.",
19153
-
"format": "int32",
19154
-
"nullable": true
19155
-
},
19156
19128
"minResponses": {
19157
19129
"type": "integer",
19158
19130
"description": "Minimum number of responses per comparison.",
"description": "Initial Elo rating for new items. Defaults to 1200.",
19324
19330
"format": "int32"
19325
19331
},
19326
-
"kFactor": {
19327
-
"type": "integer",
19328
-
"description": "K-factor controlling Elo rating sensitivity. Defaults to 40.",
19329
-
"format": "int32"
19330
-
},
19331
-
"scalingFactor": {
19332
-
"type": "integer",
19333
-
"description": "Scaling factor for Elo probability calculation. Defaults to 400.",
19334
-
"format": "int32"
19335
-
},
19336
19332
"maxResponses": {
19337
19333
"type": "integer",
19338
19334
"description": "Maximum number of responses per comparison.",
@@ -19872,8 +19868,6 @@
19872
19868
"audienceBoosts",
19873
19869
"criteria",
19874
19870
"startingElo",
19875
-
"kFactor",
19876
-
"scalingFactor",
19877
19871
"minResponses",
19878
19872
"maxResponses",
19879
19873
"featureFlags",
@@ -19979,16 +19973,6 @@
19979
19973
"description": "The initial Elo rating assigned to new items entering the ranking. Standard default is 1200.",
19980
19974
"format": "int32"
19981
19975
},
19982
-
"kFactor": {
19983
-
"type": "integer",
19984
-
"description": "Elo K-factor controlling rating volatility. Higher values cause larger rating changes per comparison. Used as a direct multiplier on the Elo change formula.",
19985
-
"format": "int32"
19986
-
},
19987
-
"scalingFactor": {
19988
-
"type": "integer",
19989
-
"description": "Elo scaling factor that determines how rating differences translate to expected win probabilities. A difference equal to the scaling factor gives the higher-rated item approximately 90% expected win rate.",
19990
-
"format": "int32"
19991
-
},
19992
19976
"minResponses": {
19993
19977
"type": "integer",
19994
19978
"description": "Minimum number of responses a ranking item must receive before it is considered sufficiently evaluated.",
@@ -20230,18 +20214,6 @@
20230
20214
"format": "int32",
20231
20215
"nullable": true
20232
20216
},
20233
-
"kFactor": {
20234
-
"type": "integer",
20235
-
"description": "K-factor controlling Elo rating sensitivity.",
20236
-
"format": "int32",
20237
-
"nullable": true
20238
-
},
20239
-
"scalingFactor": {
20240
-
"type": "integer",
20241
-
"description": "Scaling factor for Elo probability calculation.",
20242
-
"format": "int32",
20243
-
"nullable": true
20244
-
},
20245
20217
"minResponses": {
20246
20218
"type": "integer",
20247
20219
"description": "Minimum number of responses per comparison.",
Copy file name to clipboardExpand all lines: src/rapidata/api_client/models/create_flow_endpoint_input.py
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,6 @@ class CreateFlowEndpointInput(BaseModel):
33
33
criteria: StrictStr=Field(description="The ranking criteria used to compare items.")
34
34
validation_set_id: Optional[StrictStr] =Field(default=None, description="Optional ID of the validation set to use.", alias="validationSetId")
35
35
starting_elo: Optional[StrictInt] =Field(default=None, description="Initial Elo rating for new items. Defaults to 1200.", alias="startingElo")
36
-
k_factor: Optional[StrictInt] =Field(default=None, description="K-factor controlling Elo rating sensitivity. Defaults to 40.", alias="kFactor")
37
-
scaling_factor: Optional[StrictInt] =Field(default=None, description="Scaling factor for Elo probability calculation. Defaults to 400.", alias="scalingFactor")
38
36
max_responses: Optional[StrictInt] =Field(default=None, description="Maximum number of responses per comparison.", alias="maxResponses")
39
37
serve_to_response_ratio: Optional[Union[StrictFloat, StrictInt]] =Field(default=None, description="Ratio of concurrent serves to max responses. When set, limits serving to avoid over-collection.", alias="serveToResponseRatio")
40
38
serve_timeout_seconds: Optional[StrictInt] =Field(default=None, description="Time in seconds a user has to submit an answer after loading the task. When set, overrides the global default.", alias="serveTimeoutSeconds")
@@ -51,7 +49,7 @@ class CreateFlowEndpointInput(BaseModel):
51
49
drain_duration_seconds: Optional[StrictInt] =Field(default=None, description="Duration in seconds for draining flow items. Defaults to 40.", alias="drainDurationSeconds")
52
50
global_boost_level: Optional[StrictInt] =Field(default=None, description="Global boost level for the flow campaign. Defaults to 1.", alias="globalBoostLevel")
0 commit comments