摘要: import numpy as npimport urllib.requestfrom sklearn.model_selection import train_test_splitfrom sklearn.neighbors import KNeighborsClassifierurl = "ht 阅读全文
posted @ 2017-12-13 15:44 风雨彩 阅读(181) 评论(0) 推荐(0)