搜索资源列表
task
- Python入门练习,Question 2: buyLotsOfFruit function Add a buyLotsOfFruit(orderList) function to buyLotsOfFruit.py which takes a list of (fruit,pound) tuples and returns the cost of your list. If there is some fruit in the list which doesn t appear in
python学习手册(第4版)
- Python入门,便于学习,这本书直观形象具体的介绍了Python语言的数据结构基本用法。(It's convenient for beginners to study Python)
Hands_on_ML
- 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
数据分析入门
- Udacity数据分析纳米学位课程代码,ipython notebook打开(Udacity nano lesson code)
Titanic
- 转自博客,整理了kaggle中入门级数据处理的竞赛Titanic的预测(Translated from the blog, collated Titanic's predictions for the Kaggle entry-level data processing contest)