- 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:

- 深入淺出Spring Boot 2.x
- C程序設計案例教程
- Learning ELK Stack
- UVM實戰
- 區塊鏈底層設計Java實戰
- Python深度學習:模型、方法與實現
- Internet of Things with ESP8266
- Machine Learning With Go
- 移動增值應用開發技術導論
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Learning VMware vSphere
- 深度學習程序設計實戰
- LibGDX Game Development By Example
- PostGIS Cookbook
- 寫給設計師的技術書:從智能終端到感知交互