alteryx/evalml

Add feature distribution to partial dependence plots

Open

#1,077 opened on Aug 19, 2020

 (0 comments) (2 reactions) (0 assignees)Python (93 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (852 stars)
PR merge metrics
 (PR metrics pending)

Description

It could be useful to add feature distribution (via histogram?) to our partial dependence plots so users can determine whether there is sufficient data to interpret the relationship between the feature and target.

https://doc.dataiku.com/dss/latest/machine-learning/supervised/results.html

https://towardsdatascience.com/prettifying-partial-density-plots-in-python-1f7216937ff

Contributor guide