scikit-learn/sklearn/inspection/_plot
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
..
tests [MRG] ENH Does not overwrite ylabel in partial dependence if present (#15776) 2020-07-29 15:48:45 +02:00
__init__.py MAINT split partial dependence and visualization (#16453) 2020-02-18 21:05:14 +11:00
partial_dependence.py FIX Passes global configuration when spawning joblib jobs (#17634) 2020-09-21 16:59:42 +02:00