mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-02-02 04:57:51 +01:00
Fix index.ipynb link to #Prerequisites
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"*Welcome to the Machine Learning Notebooks!*\n",
|
"*Welcome to the Machine Learning Notebooks!*\n",
|
||||||
"\n",
|
"\n",
|
||||||
"[Prerequisites](#prerequisites) (see below)\n",
|
"[Prerequisites](#Prerequisites) (see below)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Notebooks\n",
|
"## Notebooks\n",
|
||||||
"1. [The Machine Learning landscape](01_the_machine_learning_landscape.ipynb)\n",
|
"1. [The Machine Learning landscape](01_the_machine_learning_landscape.ipynb)\n",
|
||||||
@@ -68,7 +68,9 @@
|
|||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"collapsed": true
|
"collapsed": true,
|
||||||
|
"deletable": true,
|
||||||
|
"editable": true
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": []
|
"source": []
|
||||||
|
|||||||
Reference in New Issue
Block a user