Stars
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Practice your pandas skills!
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
For extensive instructor led learning
A collection of reference Jupyter notebooks and demo AI/ML applications for enterprise use cases: marketing, pricing, supply chain, smart manufacturing, and more.
机器学习/深度学习/Python/Go语言面试题笔试题(Machine learning Deep Learning Python and Golang Interview Questions)
Seminars DeepBayes Summer School 2018
My solution to the book <A collection of Data Science Take-home Challenges>
A Chinese translation of Jake Vanderplas' "Python Data Science Handbook". 《Python数据科学手册》在线Jupyter notebook中文翻译
《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是可以方便大家编辑,方便大家形成自己的总结笔记。当然各位有更好的操作建议也欢迎向我们团队分享~
This repositories contain various Machine Learning examples done with Python.
李航《统计学习方法》书的每一章节核心提炼以及Python代码实现,可以直接运行在Anaconda的Jupyter里面,从即日起抽时间不断更新,详见Readme.
Customer churn Modelling
《Python数据分析与数据化运营》读书笔记