8000 DOC fix for linnerud dataset (#12024) · jnothman/scikit-learn@e4d9ece · GitHub
[go: up one dir, main page]

Skip to content

Commit e4d9ece

Browse files
papaonlegsjnothman
authored andcommitted
DOC fix for linnerud dataset (scikit-learn#12024)
The descriptions were the wrong way around
1 parent 9122de8 commit e4d9ece

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sklearn/datasets/descr/linnerud.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Linnerrud dataset
1111

1212
The Linnerud dataset constains two small dataset:
1313

14-
- *exercise*: A list containing the following components: exercise data with
15-
20 observations on 3 exercise variables: Weight, Waist and Pulse.
14+
- *physiological* - CSV containing 20 observations on 3 exercise variables:
15+
Weight, Waist and Pulse.
1616

17-
- *physiological*: Data frame with 20 observations on 3 physiological variables:
17+
- *exercise* - CSV containing 20 observations on 3 physiological variables:
1818
Chins, Situps and Jumps.
1919

2020
.. topic:: References
2121

22-
* Tenenhaus, M. (1998). La regression PLS: theorie et pratique. Paris: Editions Technic.
22+
* Tenenhaus, M. (1998). La regression PLS: theorie et pratique. Paris: Editions Technic.

0 commit comments

Comments
 (0)
0