You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
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 |