Skip to content

Assignment 1 - submission - #1

Open
moecui22 wants to merge 1 commit into
mainfrom
assignment-1
Open

Assignment 1 - submission#1
moecui22 wants to merge 1 commit into
mainfrom
assignment-1

Conversation

@moecui22

Copy link
Copy Markdown
Owner

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

I loaded the Wine dataset, inspected the data, standardized the predictors, split into train/test sets, tuned n_neighbors for KNN with cross-validation, and evaluated the final model on the test set.

What did you learn from the changes you have made?

KNN and standardization.

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

Manipulating the k to see its effect on computation accuracy.

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

NA

How were these changes tested?

NA

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

NA

Checklist

  • [X ] I can confirm that my changes are working as intended

@moecui22 moecui22 self-assigned this Nov 30, 2025

@Dmytro-Bonislavskyi Dmytro-Bonislavskyi 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.

Well done!

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