PAIR-code/what-if-tool

Add sort by variation documentation

Open

#79 创建于 2020年5月5日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (843 star) (158 fork)batch import
enhancementgood first issue

描述

In the partial dependence plot view, there is a sort by variation button to sort features by how much their partial dependence plots vary (total Y axis distance traveled across the chart). Also, if comparing two models, each feature is ranked by its largest Y axis distance traveled across the two models' PD plots for that feature.

This information should be displayed in a information popup next to the sort button, like we have with other non-obvious buttons/controls.

贡献者指南