摘要:
import numpy as np import operator import matplotlib import matplotlib.pyplot as plt import os def createDataSet(): group = np.array([[1.0, 1.1], [1.0, 1.0], [0, 0], [0, 0.1]]) labels = ['... 阅读全文
posted @ 2018-10-03 23:13
菜鸟key
阅读(270)
评论(0)
推荐(0)

浙公网安备 33010602011771号