Rong Ou ff26cd3212
More tests for column split and vertical federated learning (#8985)
Added some more tests for the learner and fit_stump, for both column-wise distributed learning and vertical federated learning.

Also moved the `IsRowSplit` and `IsColumnSplit` methods from the `DMatrix` to the `MetaInfo` since in some places we only have access to the `MetaInfo`. Added a new convenience method `IsVerticalFederatedLearning`.

Some refactoring of the testing fixtures.
2023-03-28 16:40:26 +08:00
..
2023-03-15 03:26:17 +08:00
2022-12-20 15:15:07 +08:00
2022-01-10 23:24:23 +08:00
2023-03-22 19:13:44 +08:00
2023-03-03 13:47:04 -08:00
2020-12-03 00:05:18 -08:00
2023-03-03 13:47:04 -08:00
2021-05-11 20:44:36 +08:00
2023-03-01 00:39:06 +08:00
2022-02-19 01:41:46 +08:00