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

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


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

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

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

commit 5129152a3d857d742adb110dd69a731158879d6c
Merge: 7a5ef89 00c77fc
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Nov 23 14:11:52 2015 -0800

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


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

5129152a3d857d742adb110dd69a731158879d6c
 .../hoeffding_trees/binary_numeric_split.hpp       |  8 ++++
 .../hoeffding_trees/binary_numeric_split_impl.hpp  | 12 +++++
 .../hoeffding_categorical_split.hpp                | 10 ++++
 .../hoeffding_categorical_split_impl.hpp           | 10 ++++
 .../hoeffding_trees/hoeffding_numeric_split.hpp    |  7 +++
 .../hoeffding_numeric_split_impl.hpp               | 15 ++++++
 .../methods/hoeffding_trees/hoeffding_tree.hpp     | 15 +++++-
 .../hoeffding_trees/hoeffding_tree_impl.hpp        | 55 ++++++++++++++++++----
 .../hoeffding_trees/hoeffding_tree_main.cpp        | 41 ++++++++++++++--
 9 files changed, 157 insertions(+), 16 deletions(-)




More information about the mlpack-git mailing list