You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New importance methods and visualization: Shapley Additive Global Importance (SAGE), Leave-One-Covariate-In (LOCI), and Accumulated Local Effects (ALE).
Many feature improvements: refined current implementations, better unification of API.
Update version in doc's dropdown menu to 0.3.1 (stable) and clean changelog #637 by @jpaillard
Fix bug in the KO methods: threshold_mesh was computed but not assigned to the variable #643 by @bthirion and @jpaillard
Add badges and functional links to the changelog #644 by @jpaillard
Remove extra term in variance of X-residuals #649 by @jpaillard
Add documentation on how to contribute with issues, pull-requests, explanation of the CI process, and dev guidelines on class templates and folder architecture. #653 by @GrituX
Add naming conventions for classes, files, and functions, as well as citation conventions #647 and #648 by @GrituX