2018年11月15日
摘要: 1 from sklearn.datasets import load_sample_image from sklearn.cluster import KMeans import matplotlib.pyplot as plt china = load_sample_image("china.j 阅读全文
posted @ 2018-11-15 14:32 詫秺 阅读(112) 评论(0) 推荐(0) 编辑