issues
search
MihhailSokolov
/
DistributedKNN
Master-slave distributed system that works together to speed up the kNN classification.
0
stars
0
forks
source link
kNN Classifier
#5
Closed
MihhailSokolov
closed
4 years ago
MihhailSokolov
commented
4 years ago
Set up basic project structure
Created DataPoint class
Created k-Nearest-Neighbours classifier
Created unit tests for kNN classifier methods Closes #4