LemenChao / Introduction-to-Data-ScienceLinks
本Repository为中国人民大学朝乐门老师开源课程——《数据科学导论》,对应教材为《数据科学理论与实践》
☆107Updated 5 years ago
Alternatives and similar repositories for Introduction-to-Data-Science
Users that are interested in Introduction-to-Data-Science are comparing it to the libraries listed below
Sorting:
- 图书《Python编程:从数据分析到数据科学》的配套资源☆230Updated 3 years ago
- 好玩儿的Python:从数据挖掘到深度学习☆62Updated 5 years ago
- Codes for my mathematical statistics course☆176Updated this week
- Notes on Data Science. 数理统计、机器学习和数据编程的学习笔记。☆174Updated 7 years ago
- 《机器学习及深度学习笔记》是我们的机器学习培训教材,主要面向算法和数据挖掘方向。其中包含了基础数学知识、算法原理及推导、调包实现、手推实现等内容~同样也是包括了文档以及jupyter notebook脚本实现(具体到每一张图片)☆68Updated 5 years ago
- Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。☆175Updated 4 years ago
- 机器学习笔记,来源于:李航的《统计学习方法》 周志华的《机器学习》 Peter Harrington 的《机器学习实战》 以及Python的 Scikit-Learn 开源库。☆41Updated 9 years ago
- NJU Master Course **Big Data Mining and Analysis**☆132Updated 3 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆293Updated 6 years ago
- 《统计学习方法》笔记-基于Python算法实现☆63Updated 7 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆118Updated 5 years ago
- Seaborn 学习笔记☆110Updated 8 years ago
- 利用Python进行数据分析(https://read.douban.com/reader/ebook/15249337/)源代码整理版☆141Updated 6 years ago
- 《Python数据分析与挖掘实战》随书源码与数据☆289Updated 7 years ago
- 数据分析,挖掘建模。☆210Updated 3 years ago
- A collection of popular Data Science Competitions☆55Updated 6 years ago
- Code to accompany Mastering Data Science from PT press☆330Updated last year
- Python数据挖掘教程☆38Updated 4 years ago
- Python机器学习,机器学习入门首选。☆199Updated 6 years ago
- [译] 数据科学和人工智能技术笔记☆175Updated 3 years ago
- [译] seaborn 0.9 中文文档☆168Updated 2 years ago
- 数据挖掘开源书☆94Updated 8 years ago
- 该项目是关于机器学习经典书籍《Pattern Recognition and Machine Learning》的学习笔记,我用python实现了书中的一些实例,希望帮助感兴趣的人更好的理解☆77Updated 8 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆28Updated 6 years ago
- 记录 我学习数据挖掘过程的笔记和见到的奇技☆121Updated 6 years ago
- ISLR中文笔记☆49Updated 5 years ago
- 李航《统计学习方法》中机器学习模型的LaTeX公式笔记☆160Updated 6 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识