Skip to content

feat(kNN): Add validation kNN

Owolabi,D.O. (Dennis) requested to merge feat/ValidationKNN into master

Validation kNN compares the kNN of the projected points to the real kNN and returns an accuracy

Merge request reports