Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 370 Bytes

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 MLServer repository.