Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.07 KB

assignment.md

File metadata and controls

13 lines (8 loc) · 1.07 KB

Regression with Scikit-learn

Instructions

Take a look at the Linnerud dataset in Scikit-learn. This dataset has multiple targets: 'It consists of three exercise (data) and three physiological (target) variables collected from twenty middle-aged men in a fitness club'.

In your own words, describe how to create a Regression model that would plot the relationship between the waistline and how many situps are accomplished. Do the same for the other datapoints in this dataset.

Rubric

Criteria Exemplary Adequate Needs Improvement
Submit a descriptive paragraph Well-written paragraph is submitted A few sentences are submitted No description is supplied