We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0abe9fa
Full Changelog: v0.4.7...v0.4.8
71490e9
Full Changelog: v0.4.6...v0.4.7
92ed123
Full Changelog: v0.4.5...v0.4.6
3e2ebe5
Release fixes issue where model trained in rust couldn’t be loaded in python.
7dbeb4c
This release adds several new hyperparameters.
colsample_bytree
l1
max_delta_step
c33138c
Add the “Shapley” option as a contribution method, which if specified will use the tree shap algorithm for calculating contributions.
bdc68b0
Fixed bug where missing might not be considered missing if greater than the minimum.
8e91a76
Add number_of_trees attribute, and also clean up tree loop a little bit.
number_of_trees
9fd0347
Change evaluation dataset order, so that the last value is used for early stopping to align with XGBoost.
efc4687
New release introduces trees_to_dataframe method.
trees_to_dataframe