[mlpack-git] master: Merge pull request #740 from keonkim/imputer (066c670)

gitdub at mlpack.org gitdub at mlpack.org
Mon Sep 26 15:30:40 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/635238ba763335f6708b5560ae6606b008fdd609...066c67040a600a4600eebc6b5e0d63dc090acb8d

>---------------------------------------------------------------

commit 066c67040a600a4600eebc6b5e0d63dc090acb8d
Merge: 635238b 2df9caf
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Sep 26 15:30:40 2016 -0400

    Merge pull request #740 from keonkim/imputer
    
    improve the imputer program


>---------------------------------------------------------------

066c67040a600a4600eebc6b5e0d63dc090acb8d
 src/mlpack/core/data/imputer.hpp                   |   6 +-
 .../core/data/map_policies/missing_policy.hpp      |   7 +-
 .../methods/preprocess/preprocess_imputer_main.cpp | 113 ++++++++++++---------
 src/mlpack/tests/imputation_test.cpp               |  13 +--
 4 files changed, 75 insertions(+), 64 deletions(-)




More information about the mlpack-git mailing list