MCPcopy Index your code
hub / github.com/codewithzichao/Machine_Learning_Code / test

Method test

SVM/SVM_python.py:266–285  ·  view source on GitHub ↗

在测试集上测试模型 :param test_train:测试集的特征向量 :param test_label:测试集的类别 :return:准确率

(self, test_data, test_label)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SVM_python.pyFile · 0.45

Calls 1

predictMethod · 0.95

Tested by

no test coverage detected