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: documentation/docs/Organizers/Benchmark_Creation/Benchmark-Examples.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ We propose three versions of the [Classify Wheat Seeds](https://github.com/codal
20
20
21
21
[Mini-AutoML Bundle](https://github.com/codalab/competition-examples/tree/master/codabench/mini-automl) is a benchmark template for Codabench, featuring code submission to multiple datasets (tasks).
22
22
23
+
### Shortest Path on Weighted Graph (SPoWG)
24
+
25
+
[SPoWG Bundle](https://github.com/codalab/competition-examples/tree/master/codabench/shortest_path) is a benchmark template for Codabench, featuring code submission to solve an optimization problem on graphs.
26
+
23
27
### AutoWSL
24
28
25
29
You can find two versions of the [Automated Weakly Supervised Learning Benchmark](https://github.com/codalab/competition-examples/tree/master/codabench/autowsl):
0 commit comments