主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。
☆1,812Mar 16, 2022Updated 3 years ago
Alternatives and similar repositories for team-learning-data-mining
Users that are interested in team-learning-data-mining are comparing it to the libraries listed below
Sorting:
- 主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。☆842Nov 17, 2023Updated 2 years ago
- 动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果☆1,396May 29, 2024Updated last year
- 主要展示Datawhale的组队学习计划。☆2,342Jan 8, 2023Updated 3 years ago
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,728Oct 22, 2025Updated 4 months ago
- pandas中文教程☆5,085Apr 24, 2024Updated last year
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆938Sep 17, 2021Updated 4 years ago
- Follow me,从 0 到 1 掌握 SQL。☆951Jan 10, 2026Updated last month
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆525Jul 31, 2022Updated 3 years ago
- Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star☆3,539Dec 2, 2025Updated 3 months ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆383Aug 12, 2024Updated last year
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,022Feb 21, 2026Updated last week
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆6,756Updated this week
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,670Feb 13, 2026Updated 2 weeks ago
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,531Jan 18, 2026Updated last month
- 主要存储Datawhale组队学习中“SQL”方向的资料。☆187Sep 24, 2021Updated 4 years ago
- 🎉🎉🐳 Datawhale大数据处理导论教程 | 大数据技术方向的开篇课程🎉🎉☆347Aug 29, 2025Updated 6 months ago
- 《机器学习》(西瓜书)代码实战☆939May 7, 2025Updated 9 months ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,685Updated this week
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆36Nov 17, 2020Updated 5 years ago
- ☆146Apr 20, 2022Updated 3 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,550Sep 18, 2024Updated last year
- 数据科学的笔记以及资料搜集☆8,530Aug 16, 2021Updated 4 years ago
- 动手学CV-Pytorch版☆962Feb 8, 2024Updated 2 years ago
- 《python数据分析与挖掘实战》的代码笔记☆1,795Aug 2, 2020Updated 5 years ago
- 开源的各大比赛baseline☆372Sep 14, 2022Updated 3 years ago
- 《统计学习方法》的代码实现☆19,549Aug 22, 2023Updated 2 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,344Nov 23, 2025Updated 3 months ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,696Dec 30, 2025Updated 2 months ago
- Data competition Top Solution 数据竞赛top解决方案开源整理☆3,376Nov 13, 2020Updated 5 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,501Jan 9, 2026Updated last month
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,382Apr 21, 2023Updated 2 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,589Nov 25, 2025Updated 3 months ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆89Dec 17, 2023Updated 2 years ago
- 巨硬的NumPy☆473Mar 23, 2024Updated last year
- 大家好,我是coggle开源小组成员 庐州小火锅,这篇文章将会介绍天池学习赛贷款违约预测的TOP6单模方案(具体介绍见我的csdn:),现附上比赛链接天池学习赛贷款违约预测.https://tianchi.aliyun.com/competition/entrance/53…☆56Dec 22, 2020Updated 5 years ago
- HuggingLLM, Hugging Future.☆3,056Aug 30, 2025Updated 6 months ago
- 水很深的深度学习☆130Apr 6, 2024Updated last year
- 周志华《机器学习》手推笔记☆3,761Mar 13, 2021Updated 4 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago