From b1f4cd913788afee53bfa11d0af725f5b8b5dd82 Mon Sep 17 00:00:00 2001 From: AKT99! Date: Sat, 28 Mar 2026 12:26:13 +0530 Subject: [PATCH 1/2] 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 4f0b03a85759..a8d1c1022896 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 @@ -43,4 +43,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 d2573881fcb662d3df84f94f85f535e8d2ca1329 Mon Sep 17 00:00:00 2001 From: AKT99! Date: Tue, 31 Mar 2026 00:10:06 +0530 Subject: [PATCH 2/2] =?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 a8d1c1022896..0d6a16363c88 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