Commit Graph

5 Commits

Author SHA1 Message Date
4e56198a4b Update Day 13_SVM.py 2018-09-06 21:54:36 +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
c5f7c76dd7 Update Day 13_SVM.py 2018-08-10 14:35:21 +08:00
94050c0c4b Update Day 13_SVM.py 2018-08-08 20:39:58 +08:00
4bc1216820 Add files via upload 2018-08-07 09:50:43 +08:00