AbdealiJK
|
cc859420ba
|
tests/cpp: Add tests for TweedieRegression
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
fa865564f6
|
tests/cpp: Add tests for GammaRegression
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
401e4b5220
|
tests/cpp: Add tests for PoissonRegression
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
d41aab4f61
|
tests/cpp: Add tests for regression_obj.cc
Test the objective functions in regression_obj.cc
tests/cpp: Add tests for objective.cc and RegLossObj
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
fd99d39372
|
tests/cpp: Add tests for SplitEntry
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
62e3468603
|
tests/cpp: Add tests for param.h
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
d6407c3746
|
tests/cpp: Add tests for SparsePageDMatrix
The SparsePageDMatrix or external memory DMatrix reads data from the
file IO rather than load it into RAM.
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
c3629c91d3
|
tests/cpp: Add tests for SimpleCSRSource
Test the binary format saved and read by a SimpleDMatrix, which is
internally the SimpleCSRSource.
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
be0f55d563
|
tests/cpp: Add tests for SimpleDMatrix
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
ef7fe06cf8
|
tests/cpp/test_metainfo: Add tests to save and load
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
006f9e0760
|
Makefile: Add CPP code coverage
|
2016-12-04 11:25:57 -08:00 |
|
AbdealiJK
|
1f2ad36bad
|
Add make commands for tests
This adds the make commands required to build and run tests.
|
2016-12-04 11:25:57 -08:00 |
|