From e3b71aed12e2f10a3f82148fbce31fdf4f4bb433 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 26 Sep 2025 07:05:07 +0100 Subject: [PATCH 1/4] Add 2 new competitions from Kaggle --- competitions.json | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index e1b895c..cebdd5d 100644 --- a/competitions.json +++ b/competitions.json @@ -4922,6 +4922,39 @@ "sponsor": "MABe Challenge", "conference": null, "conference_year": null + }, + { + "name": "NFL Big Data Bowl 2026 - Analytics", + "url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-analytics?ref=mlcontests", + "tags": [ + "football", + "sports" + ], + "launched": "25 Sep 2025", + "registration-deadline": null, + "deadline": "17 Dec 2025", + "prize": "$50,000", + "platform": "Kaggle", + "sponsor": "The National Football League", + "conference": null, + "conference_year": null + }, + { + "name": "NFL Big Data Bowl 2026 - Prediction", + "url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-prediction?ref=mlcontests", + "tags": [ + "football", + "sports", + "custom metric" + ], + "launched": "25 Sep 2025", + "registration-deadline": "26 Nov 2025", + "deadline": "3 Dec 2025", + "prize": "$50,000", + "platform": "Kaggle", + "sponsor": "The National Football League", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From 7e616e6dc40a9ca1b9e40452ac29d2fd0a6436f5 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:16:00 +0100 Subject: [PATCH 2/4] Update competitions.json --- competitions.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/competitions.json b/competitions.json index cebdd5d..e046d24 100644 --- a/competitions.json +++ b/competitions.json @@ -4927,34 +4927,38 @@ "name": "NFL Big Data Bowl 2026 - Analytics", "url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-analytics?ref=mlcontests", "tags": [ - "football", - "sports" + "analysis/visualisation", + "sports", + "writing", + "subjective" ], "launched": "25 Sep 2025", "registration-deadline": null, "deadline": "17 Dec 2025", "prize": "$50,000", "platform": "Kaggle", - "sponsor": "The National Football League", + "sponsor": "The NFL, "conference": null, "conference_year": null }, { - "name": "NFL Big Data Bowl 2026 - Prediction", + "name": "Predict NFL Player Movement", "url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-prediction?ref=mlcontests", "tags": [ - "football", "sports", - "custom metric" + "regression", + "measurable", + "supervised", + "timeseries" ], "launched": "25 Sep 2025", "registration-deadline": "26 Nov 2025", "deadline": "3 Dec 2025", "prize": "$50,000", "platform": "Kaggle", - "sponsor": "The National Football League", + "sponsor": "The NFL", "conference": null, "conference_year": null } ] -} \ No newline at end of file +} From 3df1a4aef16f268c6cc86151fcadd9ab67becfcb Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:17:13 +0100 Subject: [PATCH 3/4] Fix typo --- competitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index e046d24..eeff346 100644 --- a/competitions.json +++ b/competitions.json @@ -4937,7 +4937,7 @@ "deadline": "17 Dec 2025", "prize": "$50,000", "platform": "Kaggle", - "sponsor": "The NFL, + "sponsor": "The NFL", "conference": null, "conference_year": null }, From fcbbb8f5f9a25751a3bb9284c5ee0d35918e60aa Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:21:48 +0100 Subject: [PATCH 4/4] Update competitions.json --- competitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index eeff346..6fb98ca 100644 --- a/competitions.json +++ b/competitions.json @@ -4924,7 +4924,7 @@ "conference_year": null }, { - "name": "NFL Big Data Bowl 2026 - Analytics", + "name": "Analyse NFL Player Movement Data", "url": "https://www.kaggle.com/competitions/nfl-big-data-bowl-2026-analytics?ref=mlcontests", "tags": [ "analysis/visualisation",