Xiaochang Wu
|
613ec36c5a
|
Support building SimpleDMatrix from Arrow data format (#7512)
* Integrate with Arrow C data API.
* Support Arrow dataset.
* Support Arrow table.
Co-authored-by: Xiaochang Wu <xiaochang.wu@intel.com>
Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
Co-authored-by: Zhang Zhang <zhang.zhang@intel.com>
|
2022-03-15 13:25:19 +08:00 |
|
Jiaming Yuan
|
a1bcd33a3b
|
[breaking] Change internal model serialization to UBJSON. (#7556)
* Use typed array for models.
* Change the memory snapshot format.
* Add new C API for saving to raw format.
|
2022-01-16 02:11:53 +08:00 |
|
Philip Hyunsu Cho
|
d04312b9c0
|
[CI] Fix hanging Python setup in Windows CI (#7186)
|
2021-08-24 22:03:51 -07:00 |
|
Jiaming Yuan
|
29d6a5e2b8
|
[CI] Move appveyor tests to action (#6986)
* Drop support for VS14, use VS15 instead.
* Drop support for mingw.
* Remove debug build.
* Split up jvm tests.
* Split up Python tests.
|
2021-05-27 04:49:45 +08:00 |
|