From 3a9ec42960ab1a8acb5f61d39ef7deead8ae42d0 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:41:39 +0000 Subject: [PATCH 1/2] Add competition: BirdCLEF+ 2026 --- competitions.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index 4656c9e..58c518b 100644 --- a/competitions.json +++ b/competitions.json @@ -5677,6 +5677,25 @@ "sponsor": "Kaggle", "conference": null, "conference_year": null + }, + { + "name": "BirdCLEF+ 2026", + "url": "https://www.kaggle.com/competitions/birdclef-2026?ref=mlcontests", + "tags": [ + "earth and nature", + "animals", + "multilabel classification", + "audio event classification", + "custom metric" + ], + "launched": "11 Mar 2026", + "registration-deadline": "27 May 2026", + "deadline": "3 Jun 2026", + "prize": "$50,000", + "platform": "Kaggle", + "sponsor": "Cornell Lab of Ornithology", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From 84b755a3531ab8423c9c328431cf8b59e8810c5a Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:48:24 +0000 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/competitions.json b/competitions.json index 58c518b..d3bce58 100644 --- a/competitions.json +++ b/competitions.json @@ -5679,14 +5679,13 @@ "conference_year": null }, { - "name": "BirdCLEF+ 2026", + "name": "BirdCLEF+ 2026: Identify Animal Species From Audio", "url": "https://www.kaggle.com/competitions/birdclef-2026?ref=mlcontests", "tags": [ - "earth and nature", - "animals", - "multilabel classification", - "audio event classification", - "custom metric" + "biology", + "classification", + "audio", + "measurable" ], "launched": "11 Mar 2026", "registration-deadline": "27 May 2026", @@ -5698,4 +5697,4 @@ "conference_year": null } ] -} \ No newline at end of file +}