Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 64 additions & 3 deletions competitions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
{
"data": [
{
"name": "Predict Cross-sectional Equity Returns",
"url": "https://hub.crunchdao.com/competitions/datacrunch-2?ref=mlcontests",
"tags": [
"supervised",
"tabular",
"timeseries",
"forecasting",
"measurable",
"regression",
"finance"
],
"launched": "5 Jan 2026",
"registration-deadline": "31 Dec 2026",
"deadline": "31 Dec 2026",
"prize": "$52,000",
"platform": "CrunchDAO",
"sponsor": "Crunch Capital",
"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",
"url": "https://hub.crunchdao.com/competitions/broad-obesity-1?ref=mlcontests",
"tags": [
"supervised",
"regression",
"ranking",
"science",
"medical",
"measurable"
],
"launched": "8 Dec 2025",
"registration-deadline": "1 May 2026",
"deadline": "1 May 2026",
"prize": "$12,000",
"platform": "CrunchDAO",
"sponsor": "Eric and Wendy Schmidt Center",
"conference": null,
"conference_year": null
},
{
"name": "Falcon: Price-Like Timeseries Forecasting Using Third-Party Predictions",
"url": "https://hub.crunchdao.com/competitions/falcon?ref=mlcontests",
Expand All @@ -13,8 +74,8 @@
"regression"
],
"launched": "15 Oct 2025",
"registration-deadline": "31 Jan 2026",
"deadline": "31 Jan 2026",
"registration-deadline": "14 Feb 2026",
"deadline": "14 Feb 2026",
"prize": "$30,000",
"platform": "CrunchDAO",
"sponsor": null,
Expand Down Expand Up @@ -3854,7 +3915,7 @@
],
"prize": "$100,000",
"platform": "CrunchDAO",
"sponsor": "ADIALAB"
"sponsor": "ADIA Lab"
},
{
"name": "Use OpenAI Models to Discover Archaeological Sites",
Expand Down
Loading