v1.1.0 (2024-11-07) #270
mmschlk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Features and Improvements
EC
) and Egalitarian Least-Core (ELC
) to theExactComputer
#182waterfall_plot
#34 that visualizes the contributions of features to the model predictionBaselineImputer
#107 which is now responsible for handling thesample_replacements
parameter. Added a DeprecationWarning for the parameter inMarginalImputer
, which will be removed in the next release.joint_marginal_distribution
parameter toMarginalImputer
with default valueTrue
#261si_graph
get_n_order
now has optional lower/upper limits for the ordershapiq.games.benchmark
module into a separateshapiq.benchmark
module by moving all but the benchmark games into the new module. This closes #169 and makes benchmarking more flexible and convenient.shapiq.Game
can now be called more intuitively with coalitions data types (tuples of int or str) and also allows to addplayer_names
to the game at initialization #183Documentation
TreeExplainer
#66shapiq.Game
API to create custom games #184shapiq
#193shapiq
#191Bug Fixes
TreeExplainer
did not have the correct baseline_value when using XGBoost models #250New Contributors
Full Changelog: v1.0.1...v1.1.0
This discussion was created from the release v1.1.0 (2024-11-07).
Beta Was this translation helpful? Give feedback.
All reactions