
If you use the R package rpart, you will be able to export your CART model into PMML by using the PMML package available from Togaware.
The PMML package is also available from CRAN.
We have extended the original version to also export:
- Surrogate predicate information;
- Missing value strategy (default child strategy);
- Regression trees.
0 comments:
Post a Comment