[mlpack-git] [mlpack/mlpack] DatasetMapper & Imputer (#694)

Keon Kim notifications at github.com
Tue Jun 14 07:52:13 EDT 2016


> @@ -54,7 +59,8 @@ class DatasetInfo
>     * @param string String to find/create mapping for.
>     * @param dimension Index of the dimension of the string.
>     */
> -  size_t MapString(const std::string& string, const size_t dimension);
> +  typename MapPolicy::map_type_t MapString(const std::string& string,
> +                                            const size_t dimension);

updated

---
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/694/files/5a517c25ef55de1f4814dc3605190d17f868ff82#r66954820
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160614/c3abaf20/attachment.html>


More information about the mlpack-git mailing list