From 4f12c739abc384024ebe2fdb2be3050fbfa24baf Mon Sep 17 00:00:00 2001 From: aaronjoel Date: Mon, 15 Dec 2025 08:53:21 +0100 Subject: [PATCH 1/2] Added the new Zindi/data.org financial challenge. --- competitions.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/competitions.json b/competitions.json index fb204a4..bd77809 100644 --- a/competitions.json +++ b/competitions.json @@ -4041,6 +4041,22 @@ "sponsor": "EY", "conference": null, "conference_year": null + }, + { + "name": "Identify Urban Heat Islands on Satellite Data", + "url": "https://zindi.africa/competitions/dataorg-financial-health-prediction-challenge?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", + "tags": [ + "supervised", + "prediction" + ], + "launched": "12 Dec 2025", + "registration-deadline": "01 Mar 2026", + "deadline": "01 Mar 2026", + "prize": "$1,500", + "platform": "Zindi", + "sponsor": "data.org", + "conference": null, + "conference_year": null } ] } From 6c4ba5bd71f64e726fc0bb659cfa2a9795d7857a Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:20:53 +0000 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/competitions.json b/competitions.json index bd77809..7a7ca1f 100644 --- a/competitions.json +++ b/competitions.json @@ -4043,11 +4043,13 @@ "conference_year": null }, { - "name": "Identify Urban Heat Islands on Satellite Data", + "name": "Predict The Financial Wellbeing of Small Businesses", "url": "https://zindi.africa/competitions/dataorg-financial-health-prediction-challenge?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", "tags": [ "supervised", - "prediction" + "classification", + "finance", + "measurable" ], "launched": "12 Dec 2025", "registration-deadline": "01 Mar 2026",