Skip to content

Commit 123c60c

Browse files
author
zhangyi
committed
update readme
1 parent bf0f015 commit 123c60c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,10 @@ Python Data Science Handbook [[book](https://jakevdp.github.io/PythonDataScience
118118
- [ ] Day-65:[Numpy 数组排序](https://nbviewer.jupyter.org/github/donnemartin/data-science-ipython-notebooks/blob/master/numpy/02.08-Sorting.ipynb)
119119
- [ ] Day-66:[Numpy 结构化数组](https://nbviewer.jupyter.org/github/donnemartin/data-science-ipython-notebooks/blob/master/numpy/02.09-Structured-Data-NumPy.ipynb)
120120

121+
**To be continued...**
121122

122-
123-
- [ ] Day-31:数据标准化,正则化,
124-
- [ ] Day-33:One-Hot encoding
125-
- [ ] Day-34:词云图
126-
- [ ] Day-35:文本相似性
127-
- [ ] 实战项目 - iris
123+
- [ ] Day-67:数据标准化,正则化,
124+
- [ ] Day-68:One-Hot encoding
128125

129126

130127

@@ -207,6 +204,7 @@ Python Data Science Handbook [[book](https://jakevdp.github.io/PythonDataScience
207204

208205
- [ ] word2vec
209206
- [ ] word cloud
207+
- [ ] 文本相似性
210208
- [ ] ...
211209

212210

0 commit comments

Comments
 (0)