Skip to content

Commit 98f28e6

Browse files
authored
Merge pull request #327 from mlcontests/auto
Add 2 new competitions from Kaggle
2 parents 25f7188 + fcbbb8f commit 98f28e6

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

competitions.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4922,6 +4922,43 @@
49224922
"sponsor": "MABe Challenge",
49234923
"conference": null,
49244924
"conference_year": null
4925+
},
4926+
{
4927+
"name": "Analyse NFL Player Movement Data",
4928+
"url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-analytics?ref=mlcontests",
4929+
"tags": [
4930+
"analysis/visualisation",
4931+
"sports",
4932+
"writing",
4933+
"subjective"
4934+
],
4935+
"launched": "25 Sep 2025",
4936+
"registration-deadline": null,
4937+
"deadline": "17 Dec 2025",
4938+
"prize": "$50,000",
4939+
"platform": "Kaggle",
4940+
"sponsor": "The NFL",
4941+
"conference": null,
4942+
"conference_year": null
4943+
},
4944+
{
4945+
"name": "Predict NFL Player Movement",
4946+
"url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-prediction?ref=mlcontests",
4947+
"tags": [
4948+
"sports",
4949+
"regression",
4950+
"measurable",
4951+
"supervised",
4952+
"timeseries"
4953+
],
4954+
"launched": "25 Sep 2025",
4955+
"registration-deadline": "26 Nov 2025",
4956+
"deadline": "3 Dec 2025",
4957+
"prize": "$50,000",
4958+
"platform": "Kaggle",
4959+
"sponsor": "The NFL",
4960+
"conference": null,
4961+
"conference_year": null
49254962
}
49264963
]
49274964
}

0 commit comments

Comments
 (0)