From 6ef33cb2cb9b5dba709f4be9faf232cac6bbbdf5 Mon Sep 17 00:00:00 2001 From: Enzo Caceres Date: Wed, 6 May 2026 06:32:06 -0700 Subject: [PATCH 1/4] Add ADIA Lab Structural Break Challenge Real Time --- competitions.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/competitions.json b/competitions.json index e05016a..6df793f 100644 --- a/competitions.json +++ b/competitions.json @@ -1,5 +1,25 @@ { "data": [ + { + "name": "Detect Structural Breaks in Real-Time Time Series Data", + "url": "https://hub.crunchdao.com/competitions/structural-break-real-time?ref=mlcontests", + "tags": [ + "supervised", + "real-time", + "timeseries", + "forecasting", + "measurable", + "finance" + ], + "launched": "6 May 2026", + "registration-deadline": "31 Dec 2026", + "deadline": "17 Sep 2026", + "prize": "$100,000", + "platform": "CrunchDAO", + "sponsor": "ADIA Lab", + "conference": null, + "conference_year": null + }, { "name": "Foundation Models for General CT Image Diagnosis", "url": "https://www.codabench.org/competitions/12650/?ref=mlcontests", From 5cac73d5d56a753ffe5dcfd09ceedc617f87e789 Mon Sep 17 00:00:00 2001 From: Enzo Caceres Date: Wed, 6 May 2026 06:33:20 -0700 Subject: [PATCH 2/4] Remove ADIA Lab Structural Break Open Benchmark --- competitions.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/competitions.json b/competitions.json index 6df793f..702df18 100644 --- a/competitions.json +++ b/competitions.json @@ -127,26 +127,6 @@ "conference": null, "conference_year": null }, - { - "name": "Detect Structural Breaks in Time Series Data", - "url": "https://hub.crunchdao.com/competitions/structural-break-open-benchmark?ref=mlcontests", - "tags": [ - "supervised", - "tabular", - "timeseries", - "forecasting", - "measurable", - "finance" - ], - "launched": "18 Dec 2025", - "registration-deadline": "31 Dec 2026", - "deadline": "31 Dec 2026", - "prize": "$24,000", - "platform": "CrunchDAO", - "sponsor": "ADIA Lab", - "conference": null, - "conference_year": null - }, { "name": "Identify Genes Driving Metabolic Diseases (Part 1)", "url": "https://hub.crunchdao.com/competitions/broad-obesity-1?ref=mlcontests", From c73662e80cb6d0001e2358f8cb98af9f41986082 Mon Sep 17 00:00:00 2001 From: Enzo Caceres Date: Wed, 6 May 2026 06:34:25 -0700 Subject: [PATCH 3/4] Update Obesity ML Challenge 1 & 2's conference link --- competitions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/competitions.json b/competitions.json index 702df18..14e7abd 100644 --- a/competitions.json +++ b/competitions.json @@ -103,8 +103,8 @@ "prize": "$12,000", "platform": "CrunchDAO", "sponsor": "Eric and Wendy Schmidt Center", - "conference": null, - "conference_year": null + "conference": "https://events.zoom.us/egj/AviNQoyXkI53omXr5K-Nm-7HEWwUbO72ISftYGti-zP4qZJg7fJm~A11jVpJ_Mxa68cex-0qgYciyiK1UbB6gj-i8wlyc2yYc3AzUtV-DoqsjugKJQ", + "conference_year": 2026 }, { "name": "Predict Cross-sectional Equity Returns", @@ -144,8 +144,8 @@ "prize": "$12,000", "platform": "CrunchDAO", "sponsor": "Eric and Wendy Schmidt Center", - "conference": null, - "conference_year": null + "conference": "https://events.zoom.us/egj/AviNQoyXkI53omXr5K-Nm-7HEWwUbO72ISftYGti-zP4qZJg7fJm~A11jVpJ_Mxa68cex-0qgYciyiK1UbB6gj-i8wlyc2yYc3AzUtV-DoqsjugKJQ", + "conference_year": 2026 }, { "name": "Falcon: Price-Like Timeseries Forecasting", From a79ef0cbb00a7e938544976ed66c7d7f74281104 Mon Sep 17 00:00:00 2001 From: Enzo Caceres Date: Wed, 6 May 2026 06:39:13 -0700 Subject: [PATCH 4/4] Update Structural Break Real Time tags --- competitions.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/competitions.json b/competitions.json index 14e7abd..e0522e0 100644 --- a/competitions.json +++ b/competitions.json @@ -4,12 +4,11 @@ "name": "Detect Structural Breaks in Real-Time Time Series Data", "url": "https://hub.crunchdao.com/competitions/structural-break-real-time?ref=mlcontests", "tags": [ - "supervised", - "real-time", + "climate", + "finance", + "healthcare", "timeseries", - "forecasting", - "measurable", - "finance" + "forecasting" ], "launched": "6 May 2026", "registration-deadline": "31 Dec 2026",