Skip to content

Conversation

@barunip
Copy link

@barunip barunip commented Dec 27, 2025

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

Update code for fitting multi variable linear regression model

What did you learn from the changes you have made?

Confirm syntax throughout code build to prevent lengthy troubleshooting
Simplify code by not re-writing variables already defined/libraries already imported in previous steps

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

None

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

Testing data to catch slight syntax errors. Could not bug fix identifying why my numeric predictors kept including strings. Had to completely delete cell contents and restart to fix the error. No actual code errors existed when I re-ran.

How were these changes tested?

test data

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

N/A

Checklist

  • I can confirm that my changes are working as intended

@barunip
Copy link
Author

barunip commented Dec 27, 2025

Accidentally requested merge to UOFT branch closing to redirect

@barunip barunip closed this Dec 27, 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