plt.contourf(X1, X2, classifier.predict(np.array([X1.ravel(), X2.ravel()]). ... for i, j in enumerate(np.unique(y_set)):
確定! 回上一頁