[mlpack] doubts in allknn

Kumar Shubham kumarshubham652 at gmail.com
Tue Feb 10 14:15:53 EST 2015


Hi guys,

I am trying to implement Allknn by executing

LD_LIBRARY_PATH=/usr/local/lib/  allknn -q q.csv -r A.csv -n
neighbors_out.csv -d distance_out.csv -k 10 -v

but I am facing few issue. Although my A is of 549 rows and q of 39 rows. I
am getting  neighbors like this

  166 4401 4401 4401 4401 4401 4401 4401 4401 4401
I am attaching all the input and output file  please check,
 by the way I am using mlpack 1.0.12.

pls point out my mistake.

Should I continue with mlpack 1.0.12 for my GSOC preparation or switch to
other version ??

-kumar shubham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20150211/bf1ac128/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A.csv
Type: text/csv
Size: 17156 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20150211/bf1ac128/attachment.csv>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q.csv
Type: text/csv
Size: 1074 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20150211/bf1ac128/attachment-0001.csv>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neighbors_out.csv
Type: text/csv
Size: 1666 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20150211/bf1ac128/attachment-0002.csv>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: distance_out.csv
Type: text/csv
Size: 6086 bytes
Desc: not available
URL: <http://mailman.cc.gatech.edu/pipermail/mlpack/attachments/20150211/bf1ac128/attachment-0003.csv>


More information about the mlpack mailing list