diff --git a/01_the_machine_learning_landscape.ipynb b/01_the_machine_learning_landscape.ipynb index c637306..b0c979c 100644 --- a/01_the_machine_learning_landscape.ipynb +++ b/01_the_machine_learning_landscape.ipynb @@ -569,7 +569,6 @@ "\n", "plt.axis([min_gdp, max_gdp, min_life_sat, max_life_sat])\n", "\n", - "save_fig('cyprus_prediction_plot')\n", "plt.show()" ] },