Lately I’ve been trying to come up with a generic way to deploy models on any platform. So I’d like to share some early code that takes a PMML TreeModel and converts it to R code. The intention is to get the R code generation working right, then extend to support generation for other languages. [...]
