Skip to content
学技术
Menu
Home
eli5
eli5
IT技术
如何正确使用模型解释器处理未见数据?
xiaolong
·
2025年5月31日
·
0 Comment
我使用管道训练了我的分类器: param_tuning…
IT技术
XGboost分类与eli5包的问题
xiaolong
·
2025年5月28日
·
0 Comment
在训练XGBoost分类模型时,我使用eli5包中的&…
IT技术
`eli5.show_weights` 在分类模型中显示什么内容?
xiaolong
·
2025年5月27日
·
0 Comment
我使用了 eli5 来执行特征重要性的置换过程。在文档…