File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments