mirror of
https://github.com/gsi-upm/sitc
synced 2025-06-13 11:42:21 +00:00
Update 2_0_1_Objectives.ipynb
Changed image path
This commit is contained in:
parent
af78e6480d
commit
1add6a4c8e
@ -4,7 +4,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
""
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -40,10 +40,10 @@
|
||||
"\n",
|
||||
"* Learn to use scikit-learn\n",
|
||||
"* Learn the basic steps to apply machine learning techniques: dataset analysis, load, preprocessing, training, validation, optimization and persistence.\n",
|
||||
"* Learn how to do a exploratory data analysis\n",
|
||||
"* Learn how to do an exploratory data analysis\n",
|
||||
"* Learn how to visualise a dataset\n",
|
||||
"* Learn how to load a bundled dataset\n",
|
||||
"* Learn how to separate the dataset into traning and testing datasets\n",
|
||||
"* Learn how to separate the dataset into training and testing datasets\n",
|
||||
"* Learn how to train a classifier\n",
|
||||
"* Learn how to predict with a trained classifier\n",
|
||||
"* Learn how to evaluate the predictions\n",
|
||||
@ -71,7 +71,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## LIcence\n",
|
||||
"The notebook is freely licensed under under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n",
|
||||
"The notebook is freely licensed under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n",
|
||||
"\n",
|
||||
"© Carlos A. Iglesias, Universidad Politécnica de Madrid."
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user