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

Method test

softmax/softmax_python.py:100–115  ·  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

softmax_python.pyFile · 0.45

Calls 1

predictMethod · 0.95

Tested by

no test coverage detected