SoftwareAG/nyoka

Combine pipelines with mathematical expressions

Closed this issue · 1 comments

I have two sklearn pipelines, both serializable via nyoka-pmml. I would like to serialize the sum.

Similar to jpmml/jpmml-sklearn#40 is there a way of achieving this/ supporting this with nyoka?

Hi @mckeown12, currently Nyoka does not have support for this. We shall implement it based on our prioritized works.