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

Method cal_alpha_j

SVM/SVM_python.py:132–166  ·  view source on GitHub ↗

在SMO中,选择第2个变量 :param e1: 第一个变量的e1 :param i: 第一个变量alpha1的下标 :return: 返回E2,第二个遍历变量的下标

(self, e1, i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

trainMethod · 0.95

Calls 1

cal_eiMethod · 0.95

Tested by

no test coverage detected