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:
@@ -170,7 +170,7 @@
|
||||
"plt.ylabel(\"$y$\", rotation=0, fontsize=18)\n",
|
||||
"plt.legend(loc=\"upper left\", fontsize=14)\n",
|
||||
"plt.axis([0, 2, 0, 15])\n",
|
||||
"save_fig(\"linear_model_predictions\")\n",
|
||||
"save_fig(\"linear_model_predictions_plot\")\n",
|
||||
"plt.show()"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user