Commit Graph

91 Commits

Author SHA1 Message Date
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
cc73c7e4d9 fix 2 bugs in Day 6_Logistic_Regression.md 2018-08-09 08:40:43 +08:00
e1d7c6ca26 Day6 jupyter notebook version 2018-08-09 08:39:51 +08:00
b4103db7b0 format the file 2018-08-08 20:53:31 +08:00
ca4fea7cd1 format the file 2018-08-08 20:51:20 +08:00
c8bffdf565 format the file 2018-08-08 20:47:45 +08:00
c92122064e format the file 2018-08-08 20:45:21 +08:00
3fbcba6ca6 format the file 2018-08-08 20:42:14 +08:00
94050c0c4b Update Day 13_SVM.py 2018-08-08 20:39:58 +08:00
a83d2caaec Update Day 1_Data_Preprocessing.py 2018-08-08 20:39:29 +08:00
29f0c0c657 Unify file name 2018-08-08 20:26:25 +08:00
00c5a4b201 update Day6 Logisitic Regression code 2018-08-08 20:23:39 +08:00
ce81768ccf Unify file name 2018-08-08 20:09:24 +08:00
4525629860 add Day6 Logistic Regression 2018-08-08 20:01:05 +08:00
0607338fe9 Add files via upload 2018-08-08 16:11:17 +08:00
08e0bc2f14 Rename Day 11 K-NN.md to Day 11_K-NN.md 2018-08-08 10:08:17 +08:00