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:
@@ -729,7 +729,7 @@
|
||||
"pd.DataFrame(history.history).plot(figsize=(8, 5))\n",
|
||||
"plt.grid(True)\n",
|
||||
"plt.gca().set_ylim(0, 1)\n",
|
||||
"save_fig(\"keras_learning_curves_graph\")\n",
|
||||
"save_fig(\"keras_learning_curves_plot\")\n",
|
||||
"plt.show()"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user