COMMITS
/ tests/python/test_basic_models.py February 22, 2026
J
Use the pytest tmp path fixture. (#12019)
Jiaming Yuan committed
January 22, 2026
J
[mt] Feature importance variants. (#11950)
Jiaming Yuan committed
November 4, 2025
J
[doc] Document the categories container, remove JSON schema. (#11788)
Jiaming Yuan committed
September 4, 2025
J
[mt] Implement vector intercept. (#11656)
Jiaming Yuan committed
July 17, 2025
J
Drop the deprecated binary format. (#11307)
Jiaming Yuan committed
April 15, 2025
J
Cleanup `gpu_hist` in Python tests. (#11402)
Jiaming Yuan committed
December 6, 2024
J
Remove deprecated `feval`. (#11051)
Jiaming Yuan committed
July 30, 2024
J
[breaking] Bump Python requirement to 3.10. (#10434)
Jiaming Yuan committed
January 25, 2024
J
Handle np integer in model slice and prediction. (#10007)
Jiaming Yuan committed
January 9, 2024
J
Additional tests for attributes and model booosted rounds. (#9962)
Jiaming Yuan committed
January 5, 2024
J
Save model in ubj as the default. (#9947)
Jiaming Yuan committed
January 4, 2024
J
Fix multi-output with alternating strategies. (#9933)
Jiaming Yuan committed
December 28, 2023
J
Fix feature names with special characters. (#9923)
Jiaming Yuan committed
August 14, 2023
J
Handle special characters in JSON model dump. (#9474)
Jiaming Yuan committed
April 28, 2023
J
[Breaking] Require format to be specified in input URI. (#9077)
Jiaming Yuan committed
April 10, 2023
J
Fix tests with pandas 2.0. (#9014)
Jiaming Yuan committed
March 31, 2023
J
Remove ntree limit in python package. (#8345)
Jiaming Yuan committed
March 27, 2023
J
[MT-TREE] Support prediction cache and model slicing. (#8968)
Jiaming Yuan committed
March 22, 2023
J
Initial support for multi-target tree. (#8616)
Jiaming Yuan committed
March 14, 2023
J
Clear all cache after model load. (#8904)
Jiaming Yuan committed
October 26, 2022
J
Move Python testing utilities into xgboost module. (#8379)
Jiaming Yuan committed
June 1, 2022
J
Handle formatted JSON input. (#7953)
Jiaming Yuan committed
April 22, 2022
J
Avoid warning in np primitive type tests. (#7833)
Jiaming Yuan committed
March 28, 2022
J
Move `num_parallel_tree` to model parameter. (#7751)
Jiaming Yuan committed
February 19, 2022
J
Ensure models with categorical splits don't use old binary format. (#7666)
Jiaming Yuan committed
January 18, 2022
J
Implement new `save_raw` in Python. (#7572)
Jiaming Yuan committed
January 15, 2022
J
[breaking] Change internal model serialization to UBJSON. (#7556)
Jiaming Yuan committed
July 6, 2021
J
Fix feature names and types in output model slice. (#7078)
Jiaming Yuan committed
June 9, 2021
J
Fix `gpu_id` with custom objective. (#7015)
Jiaming Yuan committed
February 25, 2021
J
[breaking] Save booster feature info in JSON, remove feature name generation. (#6605)
Jiaming Yuan committed
February 8, 2021
J
[breaking] Add prediction fucntion for DMatrix and use inplace predict for dask. (#6668)
Jiaming Yuan committed
January 19, 2021
J
Revert ntree limit fix (#6616)
Jiaming Yuan committed
January 13, 2021
J
[breaking] Remove duplicated predict functions, Fix attributes IO. (#6593)
Jiaming Yuan committed
December 17, 2020
J
Support early stopping with training continuation, correct num boosted rounds. (#6506)
Jiaming Yuan committed
November 20, 2020
P
Use pytest conventions consistently (#6337)
Philip Hyunsu Cho committed
November 3, 2020
J
Support slicing tree model (#6302)
Jiaming Yuan committed
October 10, 2020
J
Rework Python callback functions. (#6199)
Jiaming Yuan committed
October 2, 2020
C
[Breaking] Change default evaluation metric for classification to logloss / mlogloss (#6183)
Christian Lorentzen committed
August 22, 2020
J
Fix plotting test. (#6040)
Jiaming Yuan committed
August 5, 2020
J
Update JSON schema. (#5982)
Jiaming Yuan committed
J
Update Python custom objective demo. (#5981)
Jiaming Yuan committed
July 22, 2020
J
Fix r early stop with custom objective. (#5923)
Jiaming Yuan committed
May 15, 2020
J
Add JSON schema to model dump. (#5660)
Jiaming Yuan committed
February 26, 2020
J
Restore loading model from buffer. (#5360)
Jiaming Yuan committed
February 17, 2020
J
Fix changing locale. (#5314)
Jiaming Yuan committed
February 13, 2020
J
Merge model compatibility fixes from 1.0rc branch. (#5305)
Jiaming Yuan committed
January 30, 2020
J
Save Scikit-Learn attributes into learner attributes. (#5245)
Jiaming Yuan committed
January 28, 2020
J
Add dart to JSON schema. (#5218)
Jiaming Yuan committed
January 13, 2020
K
[Breaking] Don't drop trees during DART prediction by default (#5115)
Kodi Arfer committed
December 24, 2019
J
[Breaking] Remove `learning_rates` in Python. (#5155)
Jiaming Yuan committed