adijohar
|
b84d677517
|
DOC Update plot_partial_dependence.py (#22013)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2021-12-17 22:49:04 +01:00 |
siavrez
|
845b1fac9e
|
MAINT accelerate plot_partial_dependence.py (#21768)
|
2021-12-15 11:09:07 -05:00 |
Dimitri Papadopoulos Orfanos
|
d4d5f8c7e0
|
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-10-22 15:33:22 +02:00 |
Thomas J. Fan
|
057b82ed18
|
API Deprecates plot_partial_dependence (#20959)
* API Deprecates plot_partial_dependence
* DOC Adds whats new
* DOC Fixes doc build errors
* CLN Removes feature warning
* CLN Address comments
* DOC Fix docstrings
* TST Skip future warning tests
* DOC Adjust docstrings
* REV Reduce diff
* DOC Adds docstring
|
2021-09-09 14:25:59 +02:00 |
Mehdi Hamoumi
|
696ca3de57
|
ENH Add kwargs to format ICE and PD lines separately in partial dependence plots (#19428)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2021-08-16 21:58:22 +02:00 |
Nicolas Hug
|
309f135c32
|
MNT Remove HistGradientBoosting from experimental (#19799)
|
2021-04-02 16:40:20 +02:00 |
Guillaume Lemaitre
|
b617bd96b8
|
FIX solve wrong indexing in plots with ICE when subsampling (#18359)
|
2020-10-30 09:40:49 +01:00 |
Maren Westermann
|
19c8b1933b
|
DOC shorten links in plot_partial_dependence.py (#18273)
|
2020-08-27 08:10:37 -04:00 |
Madhura Jayaratne
|
45a6ef7b72
|
FEA Add support for Individual Conditional Expectation (ICE) plots (#16619)
|
2020-06-15 13:44:44 +02:00 |
Roman Yurchak
|
94f2e9c5d8
|
DOC simpler block delimitation in sphinx-gallery examples (#17068)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2020-06-08 23:23:14 -04:00 |
Brian Wignall
|
c4733f4895
|
MNT Fix some easy-to-make typos (#15720)
|
2019-11-26 06:31:40 -06:00 |
Guillaume Lemaitre
|
2e881f5d35
|
ENH get column names by default in PDP when passing data… (#15429)
|
2019-11-07 16:38:55 -05:00 |
Guillaume Lemaitre
|
7ea7861482
|
ENH Add support for dataframe in PDP (#14028)
|
2019-10-31 12:24:39 -04:00 |
Thomas J Fan
|
4a95e33e63
|
MNT Make modules private in sklearn.datasets (#15307)
|
2019-10-27 17:17:23 -04:00 |
Thomas J Fan
|
74621868d8
|
[MRG] ENH Only places ylabel on the left most plot in plot_partial_dependence (#15339)
|
2019-10-25 08:08:20 +11:00 |
Thomas J Fan
|
97185ecd3e
|
FEA Adds Plotting API to Partial Dependence (#14646)
|
2019-09-20 11:03:00 +02:00 |
Olivier Grisel
|
9d62e2bb41
|
DOC improve the PDP example (#14842)
|
2019-08-29 17:56:03 +02:00 |
ttang131
|
3d9fefce4e
|
MAINT Remove redundant parameters in examples (#14792)
|
2019-08-24 22:53:18 -04:00 |
Nicolas Hug
|
0eaaeafd1b
|
EHN Fast PDPs for histogram-based GBDT (#13769)
|
2019-07-11 14:52:55 +02:00 |
Nicolas Hug
|
6b7dc9bc30
|
FEA Partial dependence plots (#12599)
|
2019-04-24 22:52:15 +10:00 |