[mlpack-git] master: Tests updated and new datasets uploaded. (e1a8118)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Tue Jan 20 09:47:15 EST 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/a2db22d03d29cd2362d4e3a50640b840cb9c59a1...6a4e1209a8443da499222e3d3327ec6f7b0ce3ea

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

commit e1a8118bb1ad10cf5a109d31dc19d95917b3d10d
Author: Udit Saxena <saxena.udit at gmail.com>
Date:   Tue Jan 20 12:51:35 2015 +0530

    Tests updated and new datasets uploaded.


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

e1a8118bb1ad10cf5a109d31dc19d95917b3d10d
 src/mlpack/tests/adaboost_test.cpp                 |   93 +-
 src/mlpack/tests/data/nonlinsepdata.txt            |  200 ----
 src/mlpack/tests/data/nonlinsepdata_labels.txt     |  200 ----
 src/mlpack/tests/data/test_labels_nonlinsep.txt    |  600 ++++++++++
 src/mlpack/tests/data/test_nonlinsep.txt           |  600 ++++++++++
 src/mlpack/tests/data/train_labels_nonlinsep.txt   | 1200 ++++++++++++++++++++
 src/mlpack/tests/data/train_nonlinsep.txt          | 1200 ++++++++++++++++++++
 src/mlpack/tests/data/vc2.txt                      |  517 ++++-----
 src/mlpack/tests/data/vc2_labels.txt               |  103 --
 src/mlpack/tests/data/vc2_test.txt                 |   67 ++
 .../{iris_test_labels.csv => vc2_test_labels.txt}  |   26 +-
 11 files changed, 3949 insertions(+), 857 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc e1a8118bb1ad10cf5a109d31dc19d95917b3d10d


More information about the mlpack-git mailing list