MCPcopy Create free account
hub / github.com/YikiDragon/SolarPanelDefectDetect / kernel_gaussian

Function kernel_gaussian

SVM_Kernel/KernelSVM_model.py:46–59  ·  view source on GitHub ↗

:param x_data: 参与生成的X数据矩阵 :param prediction_grid: 待预测的单个x数据向量 :param gamma: 方差倒数 :return:

(x_data, prediction_grid, gamma=10.0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected