SupportVectorMachineBuilder
Builder of Support Vector Machine model
Value members
Concrete methods
Builds a PMML model from a specified XML reader.
Builds a PMML model from a specified XML reader.
- Definition Classes
Inherited methods
??????
can be used for marking methods that never invoked
??????
can be used for marking methods that never invoked
- Inherited from:
- CommonBuilder
- Inherited from:
- XmlUtils
- Inherited from:
- XmlUtils
- Inherited from:
- XmlUtils
- Inherited from:
- XmlUtils
- Inherited from:
- XmlUtils
Parses the local transformations
Parses the local transformations
- Inherited from:
- TransformationsBuilder
Parses the transformation dictionary.
Parses the transformation dictionary.
- Inherited from:
- TransformationsBuilder
- Inherited from:
- XmlUtils
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.
- Inherited from:
- CommonBuilder