- R Machine Learning Projects
- Dr. Sunil Kumar Chinnamgari
- 103字
- 2021-07-02 14:23:08
Feature engineering
Feature engineering is the art of creating new features either from existing data in the dataset or by procuring additional data from an external data source. It is done with the intent that adding additional features improves the model performance. Feature engineering generally requires domain expertise and in-depth business problem understanding.
Let's take a look at an example of feature engineering—for a bank that is working on a loan defaulter prediction project, sourcing and supplementing the training dataset with information on the unemployment trends of the region for the past few months might improve the performance of the model.
推薦閱讀
- 后稀缺:自動(dòng)化與未來(lái)工作
- ABB工業(yè)機(jī)器人編程全集
- Linux Mint System Administrator’s Beginner's Guide
- AWS:Security Best Practices on AWS
- IoT Penetration Testing Cookbook
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測(cè)技術(shù)
- 人工智能與人工生命
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及應(yīng)用教程(第5版)
- Dreamweaver CS6精彩網(wǎng)頁(yè)制作與網(wǎng)站建設(shè)
- 格蠹匯編
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- Introduction to R for Business Intelligence
- 分布式Java應(yīng)用
- Mastering DynamoDB
- Hands-On Data Analysis with NumPy and pandas