Skip to content

K-Nearest Neighbors python implementation #392

Open
@Lorenzobattistela

Description

@Lorenzobattistela

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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions