pull/813/head
Paskal 4 months ago
parent 6cc59b3ec1
commit 49e9ac9ab6

@ -65,7 +65,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 30, "execution_count": null,
"id": "b7d5a1b8", "id": "b7d5a1b8",
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
@ -92,8 +92,7 @@
"plt.xlabel('Scaled BMI')\n", "plt.xlabel('Scaled BMI')\n",
"plt.ylabel('Diabetes Progression')\n", "plt.ylabel('Diabetes Progression')\n",
"plt.title('A graph plot showng Diabetes Progression Against Scaled BMI') \n", "plt.title('A graph plot showng Diabetes Progression Against Scaled BMI') \n",
"plt.show()\n", "plt.show()"
"# end"
] ]
}, },
{ {

Loading…
Cancel
Save