PAIR-code/what-if-tool
在 GitHub 查看Incomplete categorical feature list in "Partial Dependence Plots"
Open
#57 创建于 2020年2月27日
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.