File tree Expand file tree Collapse file tree 1 file changed +9
-16
lines changed Expand file tree Collapse file tree 1 file changed +9
-16
lines changed Original file line number Diff line number Diff line change 1
1
# Data-Science-Notes
2
- 数据科学的笔记以及资料搜集
2
+ 数据科学的笔记以及资料搜集,目前尚在更新,部分内容来源于github搜集。
3
3
4
- [ 1.python-basic] ( 1.python-basic )
4
+ [ 1.python-basic] ( 1.python-basic ) (python基础)
5
5
6
+ [ 2.numpy] ( 2.numpy ) (numpy基础)
6
7
7
- [ 2.numpy ] ( 2.numpy )
8
+ [ 3.pandas ] ( 3.pandas ) (pandas基础)
8
9
10
+ [ 4.scipy] ( 4.scipy ) (scipy基础)
9
11
10
- [ 3.pandas ] ( 3.pandas )
12
+ [ 5.data-visualization ] ( 5.data-visualization ) (数据可视化基础,包含matplotlib和seaborn)
11
13
14
+ [ 6.scikit-learn] ( 6.scikit-learn ) (scikit-learn基础)
12
15
13
- [ 4.scipy ] ( 4.scipy )
16
+ [ 7.machine-learning ] ( 7.machine-learning ) (机器学习基础)
14
17
15
-
16
- [ 5.data-visualization] ( 5.data-visualization )
17
-
18
-
19
- [ 6.scikit-learn] ( 6.scikit-learn )
20
-
21
-
22
- [ 7.machine-learning] ( 7.machine-learning )
23
-
24
-
25
- [ 8.deep-learning] ( 8.deep-learning )
18
+ [ 8.deep-learning] ( 8.deep-learning ) (深度学习基础)
26
19
27
20
28
21
You can’t perform that action at this time.
0 commit comments