Skip to content

BehradToghi/kNN_SWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kNN_SWin

k-nearest neighbor with sliding window implementation ##################################################################

''' K-nearest Neighbor implementation with sliding window Version 1.0, 9/18/2018 Authors: Behrad Toghi*, Divas Grover* *Networked Systems Lab, Orlando, FL, USA {toghi, groverdivas}@knights.ucf.edu

The source code is available for public use as it is without any gurantee or claim on being valid or operational. Please cite the following paper:

https://arxiv.org/abs/1809.06846 Behrad Toghi, Divas Grover, "K-nearest Neighbor Classifier Using Sliding Window Modified Distance Metric", Sept 2018 '''

##################################################################

About

k-nearest neighbor classifier with sliding window heuristic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages