Pipelines Simple Pipeline Example Advanced Pipelines Pipelines Machine learning pipelines are series of transformers that execute on adata frame. They allow us to combine our...
MLeap Serving (Spring Boot) Installation Start Server Available Endpoints MLeap Serving (Spring Boot) This Spring Boot project provides a lightweight docker image for settin...
Tensorflow Tensorflow MLeap provides integration with Tensorflow in 2 forms: An MLeap Tensorflow transformer that executes arbitrary Tensorflow graphs A set of custom operati...
Core Concepts Core Concepts MLeap uses several core building blocks to deploy your pipelines in aneasy-to-use manner. Concept Description Data Frames Used to store d...
Scikit Transformers Examples Label Encoder Scikit OneHotEncoder MLeap OneHotEncoder Scikit Transformers Examples Here we outline some more complicated transformers and trans...