From 2af350cdd20ad1a3272f0d94a9c31b3889bde062 Mon Sep 17 00:00:00 2001 From: Lyp-cn <81810940+Lyp506@users.noreply.github.com> Date: Sat, 2 Jul 2022 14:30:49 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1df8f09d..710c556e 100644 --- a/README.md +++ b/README.md @@ -302,9 +302,9 @@ ## 大数据 -* [大数据/数据挖掘/推荐系统/机器学习相关资源](https://github.com/Flowerowl/Big-Data-Resources) -* [面向程序员的数据挖掘指南](https://github.com/egrcc/guidetodatamining) -* [大型集群上的快速和通用数据处理架构](https://code.csdn.net/CODE_Translation/spark_matei_phd) +* [大数据/数据挖掘/推荐系统/机器学习相关资源](https://github.com/Flowerowl/Big-Data-Resources):worried: +* [面向程序员的数据挖掘指南](https://github.com/egrcc/guidetodatamining):worried: +* [大型集群上的快速和通用数据处理架构](https://code.csdn.net/CODE_Translation/spark_matei_phd):worried: * [数据挖掘中经典的算法实现和详细的注释](https://github.com/linyiqun/DataMiningAlgorithm) * [Spark 编程指南简体中文版](https://aiyanbo.gitbooks.io/spark-programming-guide-zh-cn/content/)