Skip to content

Assignment-1 Completed #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

alamfaiy
Copy link

@alamfaiy alamfaiy commented Mar 8, 2025

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

  • Completing Assignment 1

What did you learn from the changes you have made?

  • I did train/test stuff a long time ago in a course during my grad degree using python, some of it was coming back to me.
  • Most of my work is really in learning the specific syntax as I keep mixing it up with MATLAB....

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

  • Not particularly. I followed the class notes closely.

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

  • The class response variable was not part of the standardized set, unlike what was shown in lecture, so I spent quite a bit of time figuring out how to properly split the data and handle that. I ended up merging the class with the predictors after and then constantly omitting it afterwards, maybe there was a better way?

How were these changes tested?

  • Lots of print statements lol

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

  • N/A

Checklist

  • I can confirm that my changes are working as intended

@alamfaiy alamfaiy closed this Mar 8, 2025
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.

1 participant