Skip to content

TITLE: UofT-DSI | LCR - Assignment-1 #192

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 2 commits into from

Conversation

minamahdian
Copy link

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

I did data exploration and implemented KNN and calculated the accuracy of the model.

What did you learn from the changes you have made?

I learned how to determine the optimal number of neighbors using GridSearchCV.

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

I can use cross-validation and hyperparameter tuning to improve accuracy of the model.

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

N/A

How were these changes tested?

I tested them in Jupyter notebook.

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

N/A

Checklist

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

@minamahdian minamahdian closed this Mar 8, 2025
@minamahdian
Copy link
Author

I close this pull request.

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