Model Deployment
Any CART model can be easily deployed when translated into one of the supported languages (SASĀ®-compatible, C, Java, and PMML) or into the classic text output. This is critical for using your CART trees in large scale production work.

The decision logic of a CART tree, including the surrogate rules utilized if primary splitting values are missing, is automatically implemented. The resulting source code can be dropped into a external applications thus eliminating errors due to hand coding of decision rules and enabling fast and accurate model deployment.