Commit Graph

106 Commits

Author SHA1 Message Date
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
f53c9a2e84 Update Day 34_Random_Forests.md 2018-08-11 17:00:53 +08:00
0d3b641220 Completion of Python files 2018-08-11 16:40:30 +08:00
ff387fab35 Add files via upload 2018-08-11 15:30:20 +08:00
6edee403ff Update and rename Day 34_Random Forests.md to Day 34_Random_Forests.md 2018-08-11 15:29:40 +08:00
be80782fba Create Day 34_Random Forests.md 2018-08-11 12:36:11 +08:00
684576ea86 Delete Day 33 Random Forests 2018-08-11 12:20:57 +08:00
4a80eee31c Update Day 33 Random Forests 2018-08-11 12:20:16 +08:00
371ce26259 Create Day 33 Random Forests 2018-08-11 12:14:10 +08:00
22a1750d28 Delete Day 33.Random Forests.md 2018-08-11 12:10:09 +08:00
20bb175b9c Add files via upload 2018-08-11 12:08:19 +08:00
9bf83a5c9b Update Day 13_SVM.md 2018-08-10 14:36:01 +08:00
c5f7c76dd7 Update Day 13_SVM.py 2018-08-10 14:35:21 +08:00
190701c4b0 Update Day 13_SVM.ipynb 2018-08-10 14:34:40 +08:00
9a8e1e239b fix the link in day 25 2018-08-10 10:59:19 +08:00