We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89462c0 commit cb96efeCopy full SHA for cb96efe
1 file changed
docs/src/api.md
@@ -36,6 +36,18 @@ Modules = [DecisionFocusedLearningBenchmarks.Argmax]
36
Public = false
37
```
38
39
+## Contextual Stochastic Argmax
40
+
41
+```@autodocs
42
+Modules = [DecisionFocusedLearningBenchmarks.ContextualStochasticArgmax]
43
+Private = false
44
+```
45
46
47
48
+Public = false
49
50
51
## Dynamic Vehicle Scheduling
52
53
```@autodocs
0 commit comments