The main goal of this project is to make a knn algorithm as efficient as possible.For the first version, we have a dataset on irises, described by 4 numerical variables that correspond to coordinates ...
A k-Nearest-Neighbour Search under the Dynamic Time Warping Metric is often in the literature reported to achieve the highest accuracies. However, the runtime costs are quite high, so an efficient ...