Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a6f05e

Browse files
committed
DOC add what's new entry for #13146
1 parent 52dc5db commit 9a6f05e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new/v0.22.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@ Changelog
142142
estimator's constructor but not stored as attributes on the instance.
143143
:pr:`14464` by `Joel Nothman`_.
144144

145+
:mod:`sklearn.inspection`
146+
.........................
147+
148+
- |MajorFeature| :func:`inspection.permutation_importance` has been added to
149+
measure the importance of each feature in an arbitrary trained model with
150+
respect to a given scoring function. :issue:`13146` by `Thomas Fan`_.
151+
145152
:mod:`sklearn.linear_model`
146153
...........................
147154

0 commit comments

Comments
 (0)