?????? can be used for marking methods that never invoked
?????? can be used for marking methods that never invoked
Builds a PMML model from a specified XML reader.
Builds a PMML model from a specified XML reader.
Returns the field of a given name.
Returns the field of a given name.
FieldNotFoundException if a field with the given name does not exist
Returns the field of a given name, None if a field with the given name does not exist
Returns the field of a given name, None if a field with the given name does not exist
Extracts these common attributes from a model
Extracts these common attributes from a model
Parses the local transformations
Parses the local transformations
Parses the mining fields under MiningSchema
Parses the mining fields under MiningSchema
Parses the output fields
Parses the output fields
Parses one of predicates: SimplePredicate, CompoundPredicate, SimpleSetPredicate, True, or False
Parses one of predicates: SimplePredicate, CompoundPredicate, SimpleSetPredicate, True, or False
Parses the targets
Parses the targets
Parses the transformation dictionary.
Parses the transformation dictionary.
Name of the builder.
Name of the builder.
OutputField with feature="transformedValue" in a PMML model can refer to some field after it
OutputField with feature="transformedValue" in a PMML model can refer to some field after it
Verifies if the input sting values is valid for the specified field, here, we need to check if the field is null, because this method is always called to verify the target field that could be absent for any model, for example the child model under the Mining Model.
Verifies if the input sting values is valid for the specified field, here, we need to check if the field is null, because this method is always called to verify the target field that could be absent for any model, for example the child model under the Mining Model.
Builder of Support Vector Machine model