mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Rename figure
This commit is contained in:
@@ -745,7 +745,7 @@
|
|||||||
"plt.xlabel(\"$z_1$\", fontsize=18)\n",
|
"plt.xlabel(\"$z_1$\", fontsize=18)\n",
|
||||||
"plt.grid(True)\n",
|
"plt.grid(True)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"save_fig(\"pca_best_projection\")\n",
|
"save_fig(\"pca_best_projection_plot\")\n",
|
||||||
"plt.show()"
|
"plt.show()"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user