8000 GitHub - victormelo/knn-rp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

victormelo/knn-rp

Repository files navigation

knn-rp

A very simple python implementation of the k-Nearest Neighbors.

This script was made as an assignment for the Pattern Recognition course @ POLI, some parts of the code are in portuguese.

To run the code you'll need numpy and scipy (used for loading arff files). See requirements.txt.

Usage:

python knn.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0