MCPcopy Create free account
hub / github.com/codewithzichao/Machine_Learning_Code / test

Method test

KNN/KNN_python.py:73–92  ·  view source on GitHub ↗

在测试集上测试 :param test_data: 测试集的特征向量 :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

KNN_python.pyFile · 0.45

Calls 1

get_KMethod · 0.95

Tested by

no test coverage detected