v2.5.0
pmml 2.5.0
New Features
pmml()
now has amodel_version
parameter that can be used to add amodelVersion
attribute to the PMML Header.xform_function()
now supports"numeric"
and"factor"
new_field_data_type
.
Bug Fixes
save_pmml()
no longer has theversion
parameter, sincer-pmml
exports PMML compliant with only the latest schema.