salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 392 forks source link

transmogrifai model to pmml #495

Closed anhuaxiang closed 4 years ago

anhuaxiang commented 4 years ago

How to converting transmogrifai model to pmml ?

tovbinm commented 4 years ago

That's not currently supported.

anhuaxiang commented 4 years ago

thanks