Closed OfirGurvits closed 1 year ago
In the function std::vector<vector> getDistancesK(const std::vector &vector, const std::string &format,int k). Sort the vectors and return a list of the K nearest neighbors.
issue sounds like tissue
In the function std::vector<vector> getDistancesK(const std::vector &vector, const std::string &format,int k).
Sort the vectors and return a list of the K nearest neighbors.