mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-14 02:32:27 +00:00
Update 2_2_Read_Data.ipynb
Updated scikit url
This commit is contained in:
parent
5febbc21a4
commit
44c63412f9
@ -36,7 +36,7 @@
|
||||
"source": [
|
||||
"The goal of this notebook is to learn how to read and load a sample dataset.\n",
|
||||
"\n",
|
||||
"Scikit-learn comes with some bundled [datasets](http://scikit-learn.org/stable/datasets/): iris, digits, boston, etc.\n",
|
||||
"Scikit-learn comes with some bundled [datasets](https://scikit-learn.org/stable/datasets.html): iris, digits, boston, etc.\n",
|
||||
"\n",
|
||||
"In this notebook we are going to use the Iris dataset."
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user