当前位置:网站首页>ML之shap:基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
ML之shap:基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
2022-07-04 12:52:00 【一个处女座的程序猿】
ML之shap:基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
目录
基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
# 4.3、局部独立图可视化某特征的变化如何影响模型的输出及该特征值的分布
基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
# 1、定义数据集
更新中……
# 2、数据集预处理
更新中……
# 4、基于XGBR模型实现shap值分析
# 4.1、模型建立并训练
# 4.2、基于模型本身输出特征重要性
XGBR_importance_dict: [('DIS', 57), ('RM', 42), ('LSTAT', 39), ('PTRATIO', 29), ('NOX', 28), ('TAX', 28), ('CRIM', 23), ('B', 15), ('AGE', 13), ('RAD', 8), ('INDUS', 8), ('CHAS', 4), ('ZN', 1)]
# 4.3、局部独立图可视化某特征的变化如何影响模型的输出及该特征值的分布
# 4.4、利用Shap值解释XGBR模型
# 4.5、基于XGBoost模型实现Shap值可视化分析
# (1)、利用局部独立图计算shap值
# (2)、某列样本值(特征值)、及其对应shap值散点图可视化
# (3)、对所有样本中每个特征计算shap平均绝对值/最大绝对值条形图可视化
# (4)、对所有样本中每个特征计算shap平均绝对值蜂群图可视化
# (5)、对所有样本中每个特征计算shap平均绝对值热图可视化
# (6)、基于cluste算法处理相关性的特征并可视化
边栏推荐
- 吃透Chisel语言.09.Chisel项目构建、运行和测试(一)——用sbt构建Chisel项目并运行
- What is the real meaning and purpose of doing things, and what do you really want
- Install MySQL
- Vscode common plug-ins summary
- Can mortgage with housing exclude compulsory execution
- 数据仓库面试问题准备
- R语言dplyr包summarise_if函数计算dataframe数据中所有数值数据列的均值和中位数、基于条件进行数据汇总分析(Summarize all Numeric Variables)
- Product identification of intelligent retail cabinet based on paddlex
- 海外游戏代投需要注意的
- China Post technology rushes to the scientific innovation board: the annual revenue is 2.058 billion, and the postal group is the major shareholder
猜你喜欢
Oppo find N2 product form first exposure: supplement all short boards
吃透Chisel语言.05.Chisel基础(二)——组合电路与运算符
富文本编辑:wangEditor使用教程
【信息检索】分类和聚类的实验
vscode 常用插件汇总
CVPR 2022 | greatly reduce the manual annotation required for zero sample learning, and propose category semantic embedding rich in visual information (source code download)
基于YOLOv1的口罩佩戴检测
Test process arrangement (3)
DDD application and practice of domestic hotel transactions -- Code
Remove duplicate letters [greedy + monotonic stack (maintain monotonic sequence with array +len)]
随机推荐
Leetcode T48:旋转图像
Ruiji takeout notes
为什么图片传输要使用base64编码
【FAQ】华为帐号服务报错 907135701的常见原因总结和解决方法
测试流程整理(3)
Apple 5g chip research and development failure: continue to rely on Qualcomm, but also worry about being prosecuted?
Understand chisel language thoroughly 06. Chisel Foundation (III) -- registers and counters
How to package QT and share exe
LiveData
吃透Chisel语言.04.Chisel基础(一)——信号类型和常量
Idea shortcut keys
TestSuite and testrunner in unittest
php 日志调试
R language ggplot2 visualization: gganimate package creates dynamic line graph animation (GIF) and uses transition_ The reveal function displays data step by step along a given dimension in the animat
IP 实验室月复盘 · 第 5 期
LifeCycle
sql优化之查询优化器
The mouse wheel of xshell/bash/zsh and other terminals is garbled (turn)
瑞吉外卖笔记
R语言使用epiDisplay包的followup.plot函数可视化多个ID(病例)监测指标的纵向随访图、使用stress.col参数指定强调线的id子集的颜色(色彩)