Skip to content

UofT-DSI | Linear,Classification,Regression - Assignment 1#366

Closed
guimardsyvrain wants to merge 2 commits into
UofT-DSI:mainfrom
guimardsyvrain:assignment-1
Closed

UofT-DSI | Linear,Classification,Regression - Assignment 1#366
guimardsyvrain wants to merge 2 commits into
UofT-DSI:mainfrom
guimardsyvrain:assignment-1

Conversation

@guimardsyvrain
Copy link
Copy Markdown

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

Implementing a classification algorithm using KNN and python.

What did you learn from the changes you have made?

How to spllit a dataset, use Grid_Search to find best parameter to fit a model so I can get the most performant model.

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?

Know how to walk through the pandas and scikit-learn to implement a KNN model.

How were these changes tested?

I regularly refer to code I find online and my class notes to debug my script and get the expected results.

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

Checklist

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

@juliagallucci
Copy link
Copy Markdown
Collaborator

accidently sent PR to main repo

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