Read a PMML model file
Loads a Predictive Model Markup Language (PMML) file from disk and returns its parsed model representation. This model can be used with predict().
predict()
String
The parsed model dictionary.
t_write_pmml