[mlpack-git] [mlpack] $: Befehl nicht gefunden. (Command not found) (#485)

Marcus Edel notifications at github.com
Fri Nov 27 13:10:56 EST 2015


It looks like you are using:

``$ ./allknn -q query_dataset.csv -r reference_dataset.csv -n neighbors_out.csv -d distances_out.csv -k 1 -v``

 to run the allknn, try 

``./allknn -q query_dataset.csv -r reference_dataset.csv -n neighbors_out.csv -d distances_out.csv -k 1 -v``

note that I removed ``$``.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/485#issuecomment-160184726
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151127/df90b527/attachment.html>


More information about the mlpack-git mailing list