d2c9d7e8cc
修正issue6讨论结果
2018-09-07 17:58:10 +08:00
84d0c54a85
Merge pull request #65 from zhengyuv/master
...
day6-ipynb
2018-09-07 13:38:51 +08:00
3d01ad3117
Update Day 6_Logistic_Regression.ipynb
2018-09-07 12:35:13 +08:00
d8984e3130
Update Day 6_Logistic_Regression.ipynb
2018-09-07 12:31:46 +08:00
443cc92b48
Update Day 6_Logistic_Regression.ipynb
2018-09-07 12:30:11 +08:00
46bae10b0b
Add files via upload
2018-09-07 12:14:52 +08:00
d2e76ee9d1
Delete Day 6_Logistic_Regression.ipynb
2018-09-07 12:14:28 +08:00
f58a0a5836
Update Day 6_Logistic_Regression.py
...
加入可视化
2018-09-07 10:52:49 +08:00
f0bc200f72
Update Day 6_Logistic_Regression.py
2018-09-06 22:31:14 +08:00
68a8ac5d37
Update Day 6_Logistic_Regression.md
2018-09-06 22:30:49 +08:00
66d7fa1ef1
Update Day 6_Logistic_Regression.ipynb
2018-09-06 22:30:15 +08:00
d263be841e
Update Day 3_Multiple_Linear_Regression.py
2018-09-06 22:27:54 +08:00
3eb553227d
Update Day 3_Multiple_Linear_Regression.md
2018-09-06 22:27:14 +08:00
41ede79f60
Update Day 3_Multiple_Linear_Regression.ipynb
2018-09-06 22:26:22 +08:00
fa284e2616
Update Day 34_Random_Forests.py
2018-09-06 22:18:12 +08:00
aa9afcd83b
Update Day 34_Random_Forests.md
2018-09-06 22:17:47 +08:00
ecc8732790
Update Day 34_Random_Forests.ipynb
2018-09-06 22:17:08 +08:00
3d5847ed59
Update Day 2_Simple_Linear_Regression.py
2018-09-06 22:15:12 +08:00
55572b8bd5
Update Day 2_Simple_Linear_Regression.md
2018-09-06 22:14:22 +08:00
bd5946e945
Update Day 2_Simple_Linear_Regression.ipynb
2018-09-06 22:13:36 +08:00
196e66c404
Update Day 25_Decision_Tree.py
2018-09-06 22:12:13 +08:00
08ccc94638
Update Day 25_Decision_Tree.md
2018-09-06 22:11:27 +08:00
86a245f9d7
Update Day 25_Decision_Tree.ipynb
2018-09-06 22:10:37 +08:00
61155f5725
Update Day 1_Data_Preprocessing.ipynb
2018-09-06 22:07:59 +08:00
8b03cb1ced
Update Day 1_Data_Preprocessing.py
2018-09-06 22:00:43 +08:00
054df26c99
Update Day 1_Data_Preprocessing.md
2018-09-06 22:00:03 +08:00
52c7628f7c
Update Day 1_Data_Preprocessing.ipynb
2018-09-06 21:57:49 +08:00
4e56198a4b
Update Day 13_SVM.py
2018-09-06 21:54:36 +08:00
33760a2b0c
Update Day 13_SVM.md
2018-09-06 21:54:09 +08:00
2a743c6d34
Update Day 13_SVM.ipynb
2018-09-06 21:53:15 +08:00
f1ee5c212d
Update Day 11_k-NN.py
2018-09-06 21:52:34 +08:00
67cab18896
Update Day 11_K-NN.md
2018-09-06 21:51:42 +08:00
8ebd570975
Update Day 11_K-NN.ipynb
2018-09-06 21:50:07 +08:00
20f24ae608
fix path problem
2018-09-06 10:57:38 +08:00
bd62b90a2e
fix path problems
2018-09-06 10:54:12 +08:00
fb059cf1b1
commint
2018-09-05 23:26:30 +08:00
28192b2389
fix some bugs
2018-09-02 17:35:56 +08:00
5e393ab863
Day42 update
2018-09-02 17:33:31 +08:00
32e714cd0a
fix some bugs
2018-09-02 17:12:31 +08:00
37f459d0b6
Day41 jupyter notebook
2018-09-02 17:08:26 +08:00
46b774e8eb
fix the path problem
2018-09-02 17:08:04 +08:00
e0dd340e60
update Day40 jupyter notebook
2018-09-02 16:32:23 +08:00
1503e186f0
Add files via upload
2018-09-02 11:03:00 +08:00
aed67ef41e
add confusion_matrix output and print classification report
...
@zhyongquan please involve me in the project, I'd like to contribute my effort to translate some chapters.
2018-08-22 13:41:14 +08:00
19be35cd9d
fix transform issue
...
1. change fit_transform to transform for test data, it will increase F1 score
2. Add output for confusion_matrix and classification_report to understand the classification result
2018-08-21 15:54:28 +08:00
4956b84872
Merge pull request #48 from Huang-Jack/patch-1
...
enhance to print confusion_matrix and classification report
2018-08-21 14:40:21 +08:00
8ca35c677f
add R2 evaluation for linear_regression
...
it will help to know the regression presicison
2018-08-21 14:26:39 +08:00
408b05784e
enhance to print confusion_matrix and classification report
...
enhance to print confusion_matrix and classification report, it will give more comprehensive about logistic classification
2018-08-21 14:12:19 +08:00
273b221d67
add plt.show() for day2
...
add plt.show() for day2
2018-08-21 11:49:17 +08:00
ccdda1ef02
Update Day 13_SVM.md
2018-08-17 15:12:34 +08:00