Skip to content

sebastiangrosse/esa5-knn

Repository files navigation

kNN with node.js

This is a very basic implementation of k-Nearest Neighbors in JavaScript. The only purpose of this project is to try out and understand the kNN algorithm.

If you clone this repository you need to run npm install to get jest for running the tests.

About

simple implementation of knn with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published