Skip to content

Files

Latest commit

author
Adrian Gonzalez-Martin
Mar 22, 2022
49e1bcd · Mar 22, 2022

History

History
This branch is 948 commits behind SeldonIO/MLServer:master.

mllib

Spark MLlib runtime for MLServer

This package provides a MLServer runtime compatible with Spark MLlib.

Usage

You can install the runtime, alongside mlserver, as:

pip install mlserver mlserver-mllib

For further information on how to use MLServer with Spark MLlib, you can check out the github.com/SeldonIO/MLServer repository.