gnu-octave / statistics

The Statistics package for GNU Octave
GNU General Public License v3.0
24 stars 22 forks source link

knnpredict function #106

Closed AZM999 closed 1 year ago

AZM999 commented 1 year ago

returns labels, score and cost for the query points using knn algorithm on provided input data, Added BISTs ,and 1 demo for comparing different distance metrics for same points