From 5c47b0079e5b29fe01e8d9f584f86ae53c82bf6a Mon Sep 17 00:00:00 2001 From: Yash Korgaonkar <149790894+yash-korgaonkar@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:09:53 -0400 Subject: [PATCH] Update BCA Machine Learning Competition prize and route to Codabench --- competitions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/competitions.json b/competitions.json index 338ea78..7cb03e4 100644 --- a/competitions.json +++ b/competitions.json @@ -1,8 +1,8 @@ { "data": [ { - "name": "Project Omnibus: Optimise School Bus Routes", - "url": "https://competition.bcamlc.com?ref=mlcontests", + "name": "Project Omnibus - BCA Machine Learning Competition", + "url": "https://www.codabench.org/competitions/16945/", "tags": [ "reinforcement learning", "optimisation", @@ -13,8 +13,8 @@ "search" ], "deadline": "1 Aug 2026", - "prize": "$1,000", - "platform": "Independent", + "prize": "$1,200", + "platform": "Codabench", "sponsor": "Jane Street, AoPS, Nord Sec, Interview Buddy" }, {