Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
24
venv/Lib/site-packages/sklearn/datasets/descr/linnerud.rst
Normal file
24
venv/Lib/site-packages/sklearn/datasets/descr/linnerud.rst
Normal file
|
@ -0,0 +1,24 @@
|
|||
.. _linnerrud_dataset:
|
||||
|
||||
Linnerrud dataset
|
||||
-----------------
|
||||
|
||||
**Data Set Characteristics:**
|
||||
|
||||
:Number of Instances: 20
|
||||
:Number of Attributes: 3
|
||||
:Missing Attribute Values: None
|
||||
|
||||
The Linnerud dataset is a multi-output regression dataset. It consists of three
|
||||
excercise (data) and three physiological (target) variables collected from
|
||||
twenty middle-aged men in a fitness club:
|
||||
|
||||
- *physiological* - CSV containing 20 observations on 3 physiological variables:
|
||||
Weight, Waist and Pulse.
|
||||
- *exercise* - CSV containing 20 observations on 3 exercise variables:
|
||||
Chins, Situps and Jumps.
|
||||
|
||||
.. topic:: References
|
||||
|
||||
* Tenenhaus, M. (1998). La regression PLS: theorie et pratique. Paris:
|
||||
Editions Technic.
|
Loading…
Add table
Add a link
Reference in a new issue