Skip to content

Commit 681ff67

Browse files
committed
finish add full-url in readme
1 parent 7d2bc74 commit 681ff67

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121

2222

2323
##Book Note
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/)
24+
- [Building Machine Learning Systems](https://github.com/xxg1413/MachineLearning/tree/master/Building%20Machine%20Learning%20Systems)
25+
- [Learning Data Mining with Python](https://github.com/xxg1413/MachineLearning/tree/master/Learning%20Data%20Mining%20with%20Python)
26+
- [Machine Learning in Action](https://github.com/xxg1413/MachineLearning/tree/master/Machine Learning in Action/)
27+
- [NumPy Beginner's Guide](https://github.com/xxg1413/MachineLearning/tree/master/NumPy Beginner's Guide/)
28+
- [Programming Collective Intelligence](https://github.com/xxg1413/MachineLearning/tree/master/Programming Collective Intelligence/)
29+
- [R for Everyone](https://github.com/xxg1413/MachineLearning/tree/master/R for Everyone/)
30+
- [Web Scraping with Python](https://github.com/xxg1413/MachineLearning/tree/master/Web Scraping with Python/)
31+
- [Learning Spark: Lightning-fast Data Analysis](https://github.com/xxg1413/MachineLearning/tree/master/Learning Spark/)
3232

3333
##Competitions
34-
- [Kaggle](./MachineLearning/Kaggle/)
35-
- [Euler](./MachineLearning/Euler/)
34+
- [Kaggle](https://github.com/xxg1413/MachineLearning/tree/master/Kaggle/)
35+
- [Euler](https://github.com/xxg1413/MachineLearning/tree/master/Euler/)
3636

3737

3838
##课程
@@ -51,25 +51,25 @@
5151
- [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques)
5252

5353
##读书
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/)
54+
- [机器学习系统设计](https://github.com/xxg1413/MachineLearning/tree/master/Building Machine Learning Systems/)
55+
- [机器学习实战](https://github.com/xxg1413/MachineLearning/tree/master/Machine Learning in Action/)
56+
- [Python数据分析基础教程:NumPy学习指南](https://github.com/xxg1413/MachineLearning/tree/master/NumPy Beginner's Guide/)
57+
- [Python数据挖掘入门与实践](https://github.com/xxg1413/MachineLearning/tree/master/Learning%20Data%20Mining%20with%20Python)
58+
- [集体智慧编程](https://github.com/xxg1413/MachineLearning/tree/master/Programming Collective Intelligence/)
59+
- [R语言-实用数据分析和可视化技术](https://github.com/xxg1413/MachineLearning/tree/master/R for Everyone/)
60+
- [Python网络数据采集](https://github.com/xxg1413/MachineLearning/tree/master/Web Scraping with Python/)
6161

6262

6363
##竞赛
64-
- [Kaggle练习题题解](./MachineLearning/Kaggle/)
65-
- [Euler项目题解](./MachineLearning/Euler/)
64+
- [Kaggle练习题题解](https://github.com/xxg1413/MachineLearning/tree/master/g/Kaggle/)
65+
- [Euler项目题解](https://github.com/xxg1413/MachineLearning/tree/master/Euler/)
6666

6767

6868

6969
##入门
70-
- [numpy](./MachineLearning/numpy-tutorial/)
71-
- [pandas](./MachineLearning/pandas-tutorial/)
72-
- [sklearn](./MachineLearning/sklearn-turorial/)
70+
- [numpy](https://github.com/xxg1413/MachineLearning/tree/master/numpy-tutorial/)
71+
- [pandas](https://github.com/xxg1413/MachineLearning/tree/master/pandas-tutorial/)
72+
- [sklearn](https://github.com/xxg1413/MachineLearning/tree/master/sklearn-turorial/)
7373
- [tensorflow](https://github.com/xxg1413/Tensorflow/tree/master/tutorial)
7474

7575

0 commit comments

Comments
 (0)