Vadim Khotilovich
2b3a4318c5
Several fixes ( #2572 )
...
* repared serialization after update process; fixes #2545
* non-stratified folds in python could omit some data instances
* Makefile: fixes for older makes on windows; clean R-package too
* make cub to be a shallow submodule
* improve $(MAKE) recovery
2017-08-06 13:03:50 -05:00
Rory Mitchell
eda9e180f0
[GPU-Plugin] Various fixes ( #2579 )
...
* Fix test large
* Add check for max_depth 0
* Update readme
* Add LBS specialisation for dense data
* Add bst_gpair_precise
* Temporarily disable accuracy tests on test_large.py
* Solve unused variable compiler warning
* Fix max_bin > 1024 error
2017-08-05 22:16:23 +12:00
Rory Mitchell
0e06d1805d
[WIP] Extract prediction into separate interface ( #2531 )
...
* [WIP] Extract prediction into separate interface
* Add copyright, fix linter errors
* Add predictor to amalgamation
* Fix documentation
* Move prediction cache into predictor, add GBTreeModel
* Updated predictor doc comments
2017-07-28 17:01:03 -07:00