alteryx/evalml

Add feature distribution to partial dependence plots

Aberta

#1.077 aberto em 19 de ago. de 2020

 (0 comentário) (2 reações) (0 responsável)Python (93 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (852 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador