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

Method kernel_for_predict

SVM/SVM_python.py:238–249  ·  view source on GitHub ↗

计算核函数,用于测试集与开发集 :param x:向量x :param z: 向量z :return: 返回核函数

(self, x, z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

predictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected