|
DATA MINING
Desktop Survival Guide by Graham Williams |
|
|||
Command Summary |
This chapter has covered the following R packages, commands,
functions, and datasets.
| predict | function | Score a dataset using an rpart model. |
| rpart | function | Build a decision tree predictive model. |
| rpart | package | Provides decision tree functions. |
| wine | dataset | From the UCI Machine Learning Repository. |