gpt4 book ai didi

python - 如何查看从 Select 中选择了哪些变量

转载 作者:行者123 更新时间:2023-11-30 08:55:09 25 4
gpt4 key购买 nike

我正在使用 scikit learn Select 来解决我的分类问题。如何查看 Select Xp> 选择了哪些变量

最佳答案

根据official documentation ,您应该使用:get_support() .

使用 get_support(indices=True) 获取整数数组,而不是 bool 掩码。

关于python - 如何查看从 Select 中选择了哪些变量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31332449/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com