File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Loading an example dataset
7676
7777`scikit-learn ` comes with a few standard datasets, for instance the
7878`iris <https://en.wikipedia.org/wiki/Iris_flower_data_set >`_ and `digits
79- <https://archive.ics.uci.edu/ml/datasets/Pen-Based+Recognition+ of+Handwritten+Digits > `_
79+ <https://archive.ics.uci.edu/dataset/81/pen+based+recognition+ of+handwritten+digits > `_
8080datasets for classification and the `diabetes dataset
8181<https://www4.stat.ncsu.edu/~boos/var.select/diabetes.html> `_ for regression.
8282
Original file line number Diff line number Diff line change 99first transform it into a feature vector with length 64.
1010
1111See `here
12- <https://archive.ics.uci.edu/ml/datasets/Pen-Based+Recognition+ of+Handwritten+Digits >`_
12+ <https://archive.ics.uci.edu/dataset/81/pen+based+recognition+ of+handwritten+digits >`_
1313for more information about this dataset.
1414
1515"""
You can’t perform that action at this time.
0 commit comments