PAIR-code/what-if-tool

Incomplete categorical feature list in "Partial Dependence Plots"

Open

#57 创建于 2020年2月27日

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

描述

WhatIf currently only reads first 50 Datapoints to generate candidates for categorical features to be used in "Partial Dependence Plots". This could be too restrictive. It shall read more data to get a more complete list of categories and choose the most frequent ones for plots.

贡献者指南