An open API service indexing awesome lists of open source software.

https://github.com/fieg/knn

k-Nearest Neighbors algorithm in PHP
https://github.com/fieg/knn

k-nearest-neighbours knn machine-learning php

Last synced: 12 months ago
JSON representation

k-Nearest Neighbors algorithm in PHP

Awesome Lists containing this project

README

          

k-Nearest Neighbors
===================

Implementation of a k-Nearest Neighbors algorithm in PHP.