Jiaming Yuan
d9a47794a5
Fix CPU hist init for sparse dataset. (#4625)
* Fix CPU hist init for sparse dataset.
* Implement sparse histogram cut.
* Allow empty features.
* Fix windows build, don't use sparse in distributed environment.
* Comments.
* Smaller threshold.
* Fix windows omp.
* Fix msvc lambda capture.
* Fix MSVC macro.
* Fix MSVC initialization list.
* Fix MSVC initialization list x2.
* Preserve categorical feature behavior.
* Rename matrix to sparse cuts.
* Reuse UseGroup.
* Check for categorical data when adding cut.
Co-Authored-By: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
* Sanity check.
* Fix comments.
* Fix comment.
2019-07-04 16:27:03 -07:00
..
2019-07-04 16:27:03 -07:00
2018-11-06 18:17:53 +13:00
2019-05-29 11:55:57 +08:00
2019-07-04 16:27:03 -07:00
2019-06-03 22:18:16 +08:00
2019-06-20 18:24:09 +12:00
2019-05-29 11:55:57 +08:00
2019-01-11 09:33:15 +02:00
2019-07-04 16:27:03 -07:00
2019-07-04 16:27:03 -07:00
2019-06-18 14:58:05 +12:00
2018-12-17 19:23:05 +08:00
2019-07-04 16:27:03 -07:00
2019-07-04 16:27:03 -07:00
2019-03-13 02:25:51 +08:00
2018-10-02 15:06:21 +13:00
2018-11-06 17:17:24 -08:00
2019-05-01 11:47:22 +12:00