Skip to content

Commit 1: Attempt 1#1

Open
enterprise378 wants to merge 2 commits into
mainfrom
assignment-1
Open

Commit 1: Attempt 1#1
enterprise378 wants to merge 2 commits into
mainfrom
assignment-1

Conversation

@enterprise378
Copy link
Copy Markdown
Owner

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

Adding code

What did you learn from the changes you have made?

Clearly identifying features and response variables are important.

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?

Remembering the steps to train a KNN model.

How were these changes tested?

The code was executed and the outputs verified.

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

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@Shiraz-Latif Shiraz-Latif left a comment

Choose a reason for hiding this comment

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

in cell [28], when you split the data, you used the original X (unscaled data) instead of predictors_standardized --> that lead to much lower accuracy of 0.7 instead of expected 0.9

Resubmit please.

@enterprise378
Copy link
Copy Markdown
Owner Author

enterprise378 commented Apr 24, 2026 via email

Copy link
Copy Markdown

@Shiraz-Latif Shiraz-Latif left a comment

Choose a reason for hiding this comment

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

Thanks for incorporating the feedback.
Assignment is complete

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.

2 participants