|
21 | 21 |
|
22 | 22 |
|
23 | 23 | ##Book Note |
24 | | -- [Building Machine Learning Systems](./Building Machine Learning Systems/) |
25 | | -- [Learning Data Mining with Python](./Learning Data Mining with Python/) |
26 | | -- [Machine Learning in Action](./Machine Learning in Action/) |
27 | | -- [NumPy Beginner's Guide](./NumPy Beginner's Guide/) |
28 | | -- [Programming Collective Intelligence](./Programming Collective Intelligence/) |
29 | | -- [R for Everyone](./R for Everyone/) |
30 | | -- [Web Scraping with Python](./Web Scraping with Python/) |
31 | | -- [Learning Spark: Lightning-fast Data Analysis](./Learning Spark/) |
| 24 | +- [Building Machine Learning Systems](./MachineLearning/Building Machine Learning Systems/) |
| 25 | +- [Learning Data Mining with Python](./MachineLearning/Learning Data Mining with Python/) |
| 26 | +- [Machine Learning in Action](./MachineLearning/Machine Learning in Action/) |
| 27 | +- [NumPy Beginner's Guide](./MachineLearning/NumPy Beginner's Guide/) |
| 28 | +- [Programming Collective Intelligence](./MachineLearning/Programming Collective Intelligence/) |
| 29 | +- [R for Everyone](./MachineLearning/R for Everyone/) |
| 30 | +- [Web Scraping with Python](./MachineLearning/Web Scraping with Python/) |
| 31 | +- [Learning Spark: Lightning-fast Data Analysis](./MachineLearning/Learning Spark/) |
32 | 32 |
|
33 | 33 | ##Competitions |
34 | | -- [Kaggle](./Kaggle/) |
35 | | -- [Euler](./Euler/) |
| 34 | +- [Kaggle](./MachineLearning/Kaggle/) |
| 35 | +- [Euler](./MachineLearning/Euler/) |
36 | 36 |
|
37 | 37 |
|
38 | 38 | ##课程 |
|
51 | 51 | - [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques) |
52 | 52 |
|
53 | 53 | ##读书 |
54 | | -- [机器学习系统设计](./Building Machine Learning Systems/) |
55 | | -- [机器学习实战](./Machine Learning in Action/) |
56 | | -- [Python数据分析基础教程:NumPy学习指南](./NumPy Beginner's Guide/) |
57 | | -- [Python数据挖掘入门与实践](./Learning Data Mining with Python/) |
58 | | -- [集体智慧编程](./Programming Collective Intelligence/) |
59 | | -- [R语言-实用数据分析和可视化技术](./R for Everyone/) |
60 | | -- [Python网络数据采集](./Web Scraping with Python/) |
| 54 | +- [机器学习系统设计](./MachineLearning/Building Machine Learning Systems/) |
| 55 | +- [机器学习实战](./MachineLearning.=/Machine Learning in Action/) |
| 56 | +- [Python数据分析基础教程:NumPy学习指南](./MachineLearning/NumPy Beginner's Guide/) |
| 57 | +- [Python数据挖掘入门与实践](./MachineLearning/Learning Data Mining with Python/) |
| 58 | +- [集体智慧编程](./MachineLearning/Programming Collective Intelligence/) |
| 59 | +- [R语言-实用数据分析和可视化技术](./MachineLearning/R for Everyone/) |
| 60 | +- [Python网络数据采集](./MachineLearning/Web Scraping with Python/) |
61 | 61 |
|
62 | 62 |
|
63 | 63 | ##竞赛 |
64 | | -- [Kaggle练习题题解](./Kaggle/) |
65 | | -- [Euler项目题解](./Euler/) |
| 64 | +- [Kaggle练习题题解](./MachineLearning/Kaggle/) |
| 65 | +- [Euler项目题解](./MachineLearning/Euler/) |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 | ##入门 |
70 | | -- [numpy](./numpy-tutorial/) |
71 | | -- [pandas](./pandas-tutorial/) |
72 | | -- [sklearn](./sklearn-turorial/) |
| 70 | +- [numpy](./MachineLearning/numpy-tutorial/) |
| 71 | +- [pandas](./MachineLearning/pandas-tutorial/) |
| 72 | +- [sklearn](./MachineLearning/sklearn-turorial/) |
73 | 73 | - [tensorflow](https://github.com/xxg1413/Tensorflow/tree/master/tutorial) |
74 | 74 |
|
75 | 75 |
|
|
0 commit comments