Skip to content

committing assignment 2#2

Open
thomasdudgeon wants to merge 2 commits into
mainfrom
assignment-2
Open

committing assignment 2#2
thomasdudgeon wants to merge 2 commits into
mainfrom
assignment-2

Conversation

@thomasdudgeon

Copy link
Copy Markdown
Owner

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

Submitting assignment 2

What did you learn from the changes you have made?

How to construct a multiple regression in Python

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

I know how to do this in R but it's more fun to learn a new coding language

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

Overcoming the syntax differences between R and python

How were these changes tested?

Re-running code to make sure it worked without error

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

Checklist

  • I can confirm that my changes are working as intended

@PatelVishakh PatelVishakh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assignment 2: Incomplete, Needs some changes.
Required changes:

Q1) I) How many variables are there in the dataset?

Q1) II) Instead of commenting manually or just printing output, the output should be part of a statement as the output of the cell.

Q2) I) Also Should explain what Positive, Negative and No association imply about the relationship with the response i.e. when model year increases on average the MPG goes down.

Q2) II) Should Also explain the plotted line represents the line of BEST FIT with respect to the mean of sum of squared errors. 


Vishakh Patel [LS]

@Shiraz-Latif

Copy link
Copy Markdown

@PatelVishakh Can you please review the re-submission. The commit is 'updated assignment-2'
Thanks

@PatelVishakh PatelVishakh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assignment 2 Complete Great Changes!

Vishakh Patel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants