I am looking to package PMML file generated to export tree model. Are there any existing standards which describe how to package and version PMML files ?
Asked
Active
Viewed 21 times
1
-
Probably naive suggestion: it is an xml, so why not use standard version control like git or svn? – hssay Dec 05 '19 at 10:29
-
but lets say we want use it within project as artifact then ? – Mangesh Jogade Jan 31 '20 at 13:52