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

Function exchange_Y_u

SVM_Kernel/KernelSVM_model.py:111–137  ·  view source on GitHub ↗

判断是否有可能错误的两个伪标记,并将他们交换 :param y_u_pred: # 预测值 :param Y_u: # 伪标记 :return: y_u_pred # 原预测值 Y_u # 交换后的伪标记 Flag # 是否进行了交换

(y_u_pred, Y_u)

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