mirror of
https://github.com/gsi-upm/sitc
synced 2025-08-23 02:02:20 +00:00
spiral rearranged
This commit is contained in:
@@ -72,4 +72,4 @@ def plot_decision_surface(X, y, classifier):
|
||||
z = z.reshape(xx.shape)
|
||||
plt.contourf(xx, yy, z, cmap=cm, alpha=.8)
|
||||
|
||||
plot_dataset(X, y)
|
||||
plot_dataset(X, y)
|
Reference in New Issue
Block a user