【问题标题】:Unable to downgrade/uninstall shap (windows)无法降级/卸载 shap(Windows)
【发布时间】:2021-07-12 15:39:52
【问题描述】:

我想将shap 从 0.39.0 降级到版本 0.34.0

!pip uninstall shap

使用以下给定语法甚至无法降级:

【问题讨论】:

标签: python windows feature-selection shap


【解决方案1】:

首先你需要卸载你拥有的版本

pip uninstall shap

然后你就可以使用了

pip install shap==0.39.0

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2022-01-03
    • 1970-01-01
    • 2013-12-22
    • 1970-01-01
    • 2017-12-10
    • 2015-12-25
    • 2021-10-16
    • 2020-12-04
    相关资源
    最近更新 更多