- Predictive Analytics Using Rattle and Qlik Sense
- Ferran Garcia Pagans
- 181字
- 2021-07-16 13:40:19
Cleaning up
The Cleanup option in the Transform tab allows you to delete columns and observations from your dataset, as shown in this screenshot:

The following are the different available cleanup options:
- Delete Ignored: This will delete variables marked as ignore
- Delete Selected: This will delete the selected variables
- Delete Missing: This will delete all variables with any missing values
- Delete Obs with Missing: This will delete observations with missing values in the selected variable
You've learned how to transform variables. When Rattle transforms a variable, it doesn't modify the original one. It creates a new variable with the corresponding modification. If you apply a transformation to the variable Age, you will have the variable Age and the new one. Your algorithms only need one variable, the original or the transformed, so you have to change the role of the one not to be used to Ignore. By default, after the transformation, Rattle sets the original variable to Ignore. In the following screenshot, you can see the original variable Age set to Ignore and the new transformed variable set to Input:

- Angular UI Development with PrimeNG
- Learning Chef
- 青少年美育趣味課堂:XMind思維導圖制作
- Android 9 Development Cookbook(Third Edition)
- R語言編程指南
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- 零基礎學Java程序設計
- 手把手教你學C語言
- Learning DHTMLX Suite UI
- C# 8.0核心技術指南(原書第8版)
- 數據結構案例教程(C/C++版)
- 焊接機器人系統操作、編程與維護
- Kubernetes源碼剖析
- Troubleshooting Citrix XenApp?
- Python自然語言理解:自然語言理解系統開發與應用實戰