The MojoModel#_modelDescriptor field is a model descriptor. Among other things, it exposes variable importances information via the ModelDescriptor#variableImportances() method.
An user has requested that varimp information should be collected and stored in the generated PMML document.
The
MojoModel#_modelDescriptorfield is a model descriptor. Among other things, it exposes variable importances information via theModelDescriptor#variableImportances()method.An user has requested that varimp information should be collected and stored in the generated PMML document.