[mlpack-git] [mlpack/mlpack] Spill trees (#747)

MarcosPividori notifications at github.com
Wed Aug 17 16:44:38 EDT 2016


> @@ -78,6 +82,9 @@ PARAM_FLAG("single_mode", "If true, single-tree search is used (as opposed to "
>      "dual-tree search).", "S");
>  PARAM_DOUBLE_IN("epsilon", "If specified, will do approximate nearest neighbor "
>      "search with given relative error.", "e", 0);
> +PARAM_STRING_IN("effective_error", "If specified, will compare the results "
> +    "against the provided distances file, and will print the average relative "
> +    "error.", "E", "");

Sure! Done in: https://github.com/mlpack/mlpack/pull/747/commits/c5fe485b25e93f35b14f2c9fbc6b69ddbe59a837

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/747/files/fe090ee13c7cad79e2b7eb8b6690628ba3ead1ed#r75203370
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160817/8fc1ab94/attachment.html>


More information about the mlpack-git mailing list