jpmml / jpmml-converter

Java library for authoring PMML
GNU Affero General Public License v3.0
15 stars 4 forks source link

Support for more complex workflows #7

Closed vruusmann closed 6 years ago

vruusmann commented 6 years ago

Several transformers expect that the incoming feature is backed by a DataField element. This causes problems with more functional workflows, where the DataField element has been "replaced" with a DerivedField element.

See: https://groups.google.com/d/msg/jpmml/ellpOHvWyrk/7kskrINNAQAJ

saad-syedhighradius commented 6 years ago

+1