Tensorflow

MLeap provides integration with Tensorflow in 2 forms:

  1. An MLeap Tensorflow transformer that executes arbitrary Tensorflow graphs
  2. A set of custom operations within Tensorflow that can execute MLeap graphs

Currently only 1 is supported, we are currently planning 2,which will make it possible to export your Scikit-learn, Spark, or MLeappipeline directly to Tensorflow.