UofT-DSI / applying_statistical_concepts

MIT License
8 stars 263 forks source link

Assignment 2 #121

Closed jeffey97 closed 1 week ago

jeffey97 commented 1 week ago

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Added code, answers and comments

What did you learn from the changes you have made?

Learnt how to spot + and - associations and how to fit a multivariable linear regression model onto a dataset

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

no

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

yes, by reading the error messages and by looking up the internet

How were these changes tested?

by running the code in vs code editor

A reference to a related issue in your repository (if applicable)

none

Checklist

HongleiXie commented 1 week ago

You have unfortunately made a pull request to the wrong repo. You shouldn't be making a pull request to UofT-DSI/applying_statistical_concepts, but rather your own forked applying_statistical_concepts repo. Please read the instructions on your onboarding Assignment Submission Guide more carefully.