Commit cd6cc62
committed
[FSSDK-12337] Fix experiment type values to match backend
Update EXPERIMENT_TYPES to use actual backend values:
'multi_armed_bandit' and 'contextual_multi_armed_bandit'
instead of shorthand 'mab' and 'cmab'. Restore accidentally
removed else branch in spec_params deep_clone.1 parent 50298ca commit cd6cc62
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2062 | 2062 | | |
2063 | 2063 | | |
2064 | 2064 | | |
| 2065 | + | |
| 2066 | + | |
2065 | 2067 | | |
2066 | 2068 | | |
2067 | 2069 | | |
| |||
0 commit comments