构造函数 :param train_data: 训练集的特征向量 :param train_label: 训练集的类别向量 :param K: 指定的K值
(self,train_data,train_label,K)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected