From 8dad008167c2a7d9402947f6e5234ca752b7b099 Mon Sep 17 00:00:00 2001 From: nunzip Date: Fri, 14 Dec 2018 12:35:37 +0000 Subject: Change 'neighbors' to 'neighbours' --- report/metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/metadata.yaml b/report/metadata.yaml index a5929fa..74450b7 100644 --- a/report/metadata.yaml +++ b/report/metadata.yaml @@ -13,7 +13,7 @@ nocite: | abstract: | This report analyses distance metrics learning techniques with regards to identification accuracy for the dataset CUHK03. The baseline method used for - identification is Nearest Neighbors based on Euclidean distance. + identification is Nearest Neighbours based on Euclidean distance. The improved approach evaluated utilises Jaccardian metrics to rearrange the NN ranklist based on reciprocal neighbours. While this approach is more complex and introduces new hyperparameters, significant accuracy improvements are observed - -- cgit v1.2.3