Skip to content
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

K-Nearest Neighbors python implementation #392

Open
Lorenzobattistela opened this issue Oct 2, 2022 · 2 comments
Open

K-Nearest Neighbors python implementation #392

Lorenzobattistela opened this issue Oct 2, 2022 · 2 comments
Assignees

Comments

@Lorenzobattistela
Copy link

Is your feature request related to a problem? Please describe.
The idea is to add scripts related to Machine Learning and Artificial Intelligence algorithms, like K-Nearest Neighbors, so it can helps everyone to study ML.

Describe the solution you'd like
Creating a new folder or file for machine learning and implementing a simple K-nearest neighbors algorithm, well explained and documented so it can help people to learn how does it work.

Describe alternatives you've considered
Creating a simple algorithm and then referencing those used by most of us (with libraries like tensorflow). But the idea is to build the algorithm from scratch so the student understands what is going on under the hoods.

@Lorenzobattistela
Copy link
Author

If you like this idea, I am more than happy to be assigned for this. Thanks!

@starkblaze01
Copy link
Owner

Hi, the idea sounds good
But you might wanna check here also: https://github.com/starkblaze01/Artificial-Intelligence-Codes
This is one of my repositories having these code and its link is already in this repository README's, make sure to add something which is not here

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

No branches or pull requests

2 participants