MLeap Runtime
The MLeap Runtime is a lightweight execution engine for machine learningpipelines. It has the following features:
- Data frames, called leap frames with support for all common datatypes and custom data types
- Transformers, currently supports all transformers found in Spark aswell as multiple extension transformers
- Pipelines, easily build pipelines from your transformers
- Full integration with MLeap Bundles, the MLeap runtime provides areference implementation for MLeap Bundles and anyone who wishes toimplement their own serializers for it
- Serialization formats for leap frames to easily send content acrossthe wire
- A very fast linear algebra system powered by BLAS
See our MLeap Runtime usage section for moreinformation on how to use the MLeap Runtime in your application.
当前内容版权归 combust.ml 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 combust.ml .