alteryx/evalml

Add feature distribution to partial dependence plots

开放

#1,077 创建于 2020年8月19日

 (0 条评论) (2 个反应) (0 位负责人)Python (93 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (852 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南