[mlpack-git] master: Merge branch 'vfdt' of https://github.com/rcurtin/mlpack into vfdt (e99c387)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Dec 23 11:44:56 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/de9cc4b05069e1fa4793d9355f2f595af5ff45d2...6070527af14296cd99739de6c62666cc5d2a2125

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

commit e99c387e137832f8909913db0f994044d950659f
Merge: 133f036 929a657
Author: Ryan Curtin <ryan at ratml.org>
Date:   Wed Oct 21 10:05:00 2015 -0400

    Merge branch 'vfdt' of https://github.com/rcurtin/mlpack into vfdt


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

e99c387e137832f8909913db0f994044d950659f
 src/mlpack/core/data/CMakeLists.txt                |   2 +
 src/mlpack/core/data/load_arff.hpp                 |  39 +++++
 src/mlpack/core/data/load_arff_impl.hpp            | 193 +++++++++++++++++++++
 src/mlpack/core/data/load_impl.hpp                 |  20 +++
 .../hoeffding_categorical_split.hpp                |   2 +
 .../hoeffding_trees/hoeffding_split_impl.hpp       |  12 +-
 src/mlpack/tests/load_save_test.cpp                | 101 +++++++++++
 7 files changed, 364 insertions(+), 5 deletions(-)




More information about the mlpack-git mailing list