scikit-learn/sklearn/inspection
Thomas J. Fan 06d6f8a9f6
FIX Passes global configuration when spawning joblib jobs (#17634)
* WIP

* BUG Passes context to joblib jobs

* BUG Fix

* BUG Fix

* CLN Moves delayed into fixes

* CLN Adds linter

* REV Revert diff

* DOC Adds comment for removal

* Use a simple implementation
2020-09-21 16:59:42 +02:00
..
_plot FIX Passes global configuration when spawning joblib jobs (#17634) 2020-09-21 16:59:42 +02:00
tests ENH Permutation importance support sample weight (#16906) 2020-08-14 16:58:22 +02:00
__init__.py MNT removed deprecated files generation (#17132) 2020-05-25 17:34:17 +02:00
_partial_dependence.py DOC add display in See Also for plotting functions and additional docstring fixes (#18314) 2020-09-03 16:08:23 +02:00
_permutation_importance.py FIX Passes global configuration when spawning joblib jobs (#17634) 2020-09-21 16:59:42 +02:00
setup.py MAINT split partial dependence and visualization (#16453) 2020-02-18 21:05:14 +11:00