From 86345233984baa36c3a794178448086749a61331 Mon Sep 17 00:00:00 2001 From: AKT99! Date: Sat, 28 Mar 2026 12:26:13 +0530 Subject: [PATCH 1/3] Add AKF to machine learning collection --- collections/machine-learning/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/machine-learning/index.md b/collections/machine-learning/index.md index 6958ffb0e8d2..99d6390a71b7 100644 --- a/collections/machine-learning/index.md +++ b/collections/machine-learning/index.md @@ -1,7 +1,7 @@ --- items: - apache/spark - - apache/hadoop + - HMAKT99/AKF - apache/hadoop - jbhuang0604/awesome-computer-vision - GSA/data - GoogleTrends/data @@ -42,4 +42,4 @@ items: display_name: Getting started with machine learning created_by: omoju --- -Today, machine learning—the study of algorithms that make data-based predictions—has found a new audience and a new set of possibilities. +Today, machine learning—the study of algorithms that make data-based predictions—has found a new audience and a new set of possibilities. \ No newline at end of file From d277d660fa777e6a872845a3d51e87809dd3cabe Mon Sep 17 00:00:00 2001 From: AKT99! Date: Tue, 31 Mar 2026 00:10:06 +0530 Subject: [PATCH 2/3] =?UTF-8?q?Fix=20YAML=20frontmatter=20=E2=80=94=20sepa?= =?UTF-8?q?rate=20items=20on=20new=20lines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collections/machine-learning/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collections/machine-learning/index.md b/collections/machine-learning/index.md index 99d6390a71b7..53bfa88cae94 100644 --- a/collections/machine-learning/index.md +++ b/collections/machine-learning/index.md @@ -1,7 +1,8 @@ --- items: - apache/spark - - HMAKT99/AKF - apache/hadoop + - HMAKT99/AKF + - apache/hadoop - jbhuang0604/awesome-computer-vision - GSA/data - GoogleTrends/data From f365481047633f9d58dcc09de33363843d6457ba Mon Sep 17 00:00:00 2001 From: AKT99! Date: Sun, 26 Apr 2026 09:22:48 +0530 Subject: [PATCH 3/3] Move AKF entry to bottom of items list per review feedback --- collections/machine-learning/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collections/machine-learning/index.md b/collections/machine-learning/index.md index 53bfa88cae94..31a427152981 100644 --- a/collections/machine-learning/index.md +++ b/collections/machine-learning/index.md @@ -1,7 +1,6 @@ --- items: - apache/spark - - HMAKT99/AKF - apache/hadoop - jbhuang0604/awesome-computer-vision - GSA/data @@ -40,7 +39,8 @@ items: - https://www.youtube.com/embed/bHvf7Tagt18 - https://www.youtube.com/embed/ILsA4nyG7I0 - AMAI-GmbH/AI-Expert-Roadmap + - HMAKT99/AKF display_name: Getting started with machine learning created_by: omoju --- -Today, machine learning—the study of algorithms that make data-based predictions—has found a new audience and a new set of possibilities. \ No newline at end of file +Today, machine learning—the study of algorithms that make data-based predictions—has found a new audience and a new set of possibilities.