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 numpy & knn descriptions
pull/5/MERGE
bushuhui
3 years ago
parent
0294d6fdb8
commit
813cf981b9
7 changed files
with
782 additions
and
1030 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+565
-815
1_numpy_matplotlib_scipy_sympy/1-numpy_tutorial.ipynb
+137
-151
1_numpy_matplotlib_scipy_sympy/2-matplotlib_tutorial.ipynb
BIN
1_numpy_matplotlib_scipy_sympy/images/Matplotlib_gallery.png
+3
-3
1_numpy_matplotlib_scipy_sympy/random-matrix.csv
BIN
1_numpy_matplotlib_scipy_sympy/random-matrix.npy
BIN
2_knn/images/ml_methodology.png
+77
-61
2_knn/knn_classification.ipynb
+ 565
- 815
1_numpy_matplotlib_scipy_sympy/1-numpy_tutorial.ipynb
File diff suppressed because it is too large
View File
+ 137
- 151
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/Matplotlib_gallery.png
View File
Before
After
Width:
740
| Height:
487
| Size:
291 kB
+ 3
- 3
1_numpy_matplotlib_scipy_sympy/random-matrix.csv
View File
@@ -1,3 +1,3 @@
0.
89021 0.18805 0.20553
0.
18647 0.66981 0.76891
0.
14441 0.68758 0.21190
0.
40420 0.08427 0.22161
0.
40853 0.67285 0.53940
0.
74434 0.24684 0.14916
BIN
1_numpy_matplotlib_scipy_sympy/random-matrix.npy
View File
BIN
2_knn/images/ml_methodology.png
View File
Before
After
Width:
1458
| Height:
336
| Size:
39 kB
+ 77
- 61
2_knn/knn_classification.ipynb
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save