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

Ryan Curtin notifications at github.com
Thu Jul 7 09:30:12 EDT 2016


> @@ -2,9 +2,9 @@
>   * @file dataset_info.hpp
>   * @author Ryan Curtin
>   *
> - * Defines the DatasetInfo class, which holds information about a dataset.  This
> - * is useful when the dataset contains categorical non-numeric features that
> - * needs to be mapped to categorical numeric features.
> + * Defines the DatasetMapper class, which holds information about a dataset.
> + * This is useful when the dataset contains categorical non-numeric features
> + * that needs to be mapped to categorical numeric features.
>   */
>  #ifndef MLPACK_CORE_DATA_DATASET_INFO_HPP
>  #define MLPACK_CORE_DATA_DATASET_INFO_HPP

Also you should update the header guard if you move the files too.

---
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/a8818316a04506530e2269a2e0a32ba2f6a1c83b#r69905783
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160707/34da99b8/attachment.html>


More information about the mlpack-git mailing list