This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
machinelearning_notebook
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Improve description
savefigrue
bushuhui
3 years ago
parent
813cf981b9
commit
9d4db9f22d
6 changed files
with
754 additions
and
724 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+531
-541
1_numpy_matplotlib_scipy_sympy/1-numpy_tutorial.ipynb
+138
-123
1_numpy_matplotlib_scipy_sympy/2-matplotlib_tutorial.ipynb
BIN
1_numpy_matplotlib_scipy_sympy/images/numpy.png
+3
-3
1_numpy_matplotlib_scipy_sympy/random-matrix.csv
BIN
1_numpy_matplotlib_scipy_sympy/random-matrix.npy
+82
-57
2_knn/knn_classification.ipynb
+ 531
- 541
1_numpy_matplotlib_scipy_sympy/1-numpy_tutorial.ipynb
File diff suppressed because it is too large
View File
+ 138
- 123
1_numpy_matplotlib_scipy_sympy/2-matplotlib_tutorial.ipynb
File diff suppressed because it is too large
View File
BIN
1_numpy_matplotlib_scipy_sympy/images/numpy.png
View File
Before
After
Width:
2582
| Height:
1024
| Size:
296 kB
+ 3
- 3
1_numpy_matplotlib_scipy_sympy/random-matrix.csv
View File
@@ -1,3 +1,3 @@
0.
40420 0.08427 0.22161
0.
40853 0.67285 0.53940
0.7
4434 0.24684 0.14916
0.
81041 0.69606 0.42944
0.
99033 0.60317 0.82435
0.7
0689 0.05605 0.53930
BIN
1_numpy_matplotlib_scipy_sympy/random-matrix.npy
View File
+ 82
- 57
2_knn/knn_classification.ipynb
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save