当前位置:首页 > 报告详情

Amazon:特征工程与可解释模型的选择(英文版)(196页).pdf

上传人: AG 编号:606310 2024-01-01 196页 6.16MB

1、 Feature Engineering&Selection for Explainable Models A Second Course for Data Scientists Md Azimul Haque Contents Foreword i Before We Start ii Section I:Introduction 1 Chapter 1:Introduction 2 1.1 Terminology 2 1.1.1 Dataset,Variable,and Observation 3 1.1.2 Feature Engineering 3 1.1.3 Feature Extr

2、action 4 1.1.4 Feature Selection 4 1.1.5 Cost Function 4 1.2 Process of Training a Machine Learning Model 4 1.3 Preventing Overfitting 5 1.4 Code Conventions 7 1.5 Datasets Used 7 1.5.1 Hotel Booking Demand Datasets 7 1.5.2 Car Sales 7 1.5.3 Coupon Recommendation 10 1.5.4 Raman Spectroscopy of Skimm

3、ed Milk Samples 10 1.5.5 Beaver Body Temperatures 10 1.6 References 10 Section Il:Feature Engineering 11 Chapter 2:Domain Specific Feature Engineering 12 2.1 Introduction 12 2.2 Domain-Specific Feature Engineering 12 2.2.1 Ask Probing Questions 12 2.2.2 Literature Review 13 2.3 References 14 Chapter

4、 3:EDA Feature Engineering 15 3.1 Introduction 15 3.2 Car Sales 15 3.3 Coupon Recommendation 21 3.4 Conclusion 29 Chapter 4:Higher Order Feature Engineering 30 4.1 Engineering Categorical Features 30 4.1.1 Dummy Encoding or One-Hot Encoding 30 4.1.2 Label Encoding 31 4.1.3 Count,and Percentage Encod

5、ing 32 4.1.4 Encoding by Rank of Counts 33 4.1.5 Target Encoding 33 4.2 Engineering Ordinal Features 34 4.2.1 Rank Encoding 35 4.2.2 Polynomial Encoding 35 4.2.3 Backward Difference Encoding 36 4.3 Engineering Numerical Features 36 4.3.1 Binning 37 4.3.2 Square and Cube 37 4.3.3 Regression Splines 3

6、7 4.3.4 Square Root and Cube Root 38 4.3.5 Log Transformation 39 4.3.6 Standardization and Normalization 40 4.3.7 Box-cox Transformation 40 4.3.8 Yeo-Johnson Transformation 40 4.4 Conclusion 41 Chapter 5:Interaction Effect Feature Engineering 43 5.1 Interaction Plot 43 5.2 SHAP 47 5.2.1 Car Sales 48

word格式文档无特别注明外均可编辑修改,预览文件经过压缩,下载原文更清晰!
三个皮匠报告文库所有资源均是客户上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作商用。
本文主要介绍了特征工程和特征选择在可解释模型中的重要性。特征工程包括领域特定的特征工程和基于EDA的特征工程。领域特定的特征工程需要与领域专家合作,通过询问探索性问题来获取领域知识,并从文献综述中获取灵感。基于EDA的特征工程则通过探索性数据分析来发现数据中的模式,并将其转化为特征。特征选择则是在给定特征列表中选择一个子集,以减少模型的复杂性并提高预测性能。文章还讨论了过拟合的预防,以及如何通过交叉验证来评估模型的泛化能力。最后,文章提供了四个示例数据集,用于回归和分类问题的模型性能基准测试和比较。
如何进行领域特定的特征工程? 探索性数据分析如何辅助特征工程? 如何进行高阶特征工程?
客服
商务合作
小程序
服务号
折叠