Saves the PMML definition for the given model as a Class Definition on
the master instance identified by address
for subsequent execution on
the cluster.
Saves the PMML definition for the given model as a Class Definition on
the master instance identified by address
for subsequent execution on
the cluster.
Makes use of the JPMML library (and JAXB dependencies) for building the PMML document.
The name of the COS class definition to create. If this class already exists it will be overwritten.
The schema of the source Dataset fed into the model, to base the PMML file's data dictionary on.
The master instance to which the class will be written.
https://github.com/jpmml/jpmml-sparkml for more on JPMML.
© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved. Privacy & Terms Guarantee Accessibility
Extends the given PipelineModel with IRIS specific methods.