DATA MINING
Desktop Survival Guide by Graham Williams |
|||||
Data Preparation |
Using Weka we are generally forced into performing most data preparation before we bring the data into the tool.
Rattle provides some basic and common data preparation operations but we can always fall back to the R Console and code up any transformation we need.