:param X_train: 训练样本 :param y_train: 样本标签 :param Ag: 需要切分特征所在的列 :param ai: 切分特征 :return: 切分后的训练样本,标签
(X_train,y_train,Ag,ai)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected