Metadata-Version: 2.1
Name: mlserver-mllib
Version: 1.2.2
Summary: Spark MLlib runtime for MLServer
Home-page: https://github.com/SeldonIO/MLServer.git
Author: Seldon Technologies Ltd.
Author-email: hello@seldon.io
License: Apache 2.0
Description: # Spark MLlib runtime for MLServer
        
        This package provides a MLServer runtime compatible with Spark MLlib.
        
        ## Usage
        
        You can install the runtime, alongside `mlserver`, as:
        
        ```bash
        pip install mlserver mlserver-mllib
        ```
        
        For further information on how to use MLServer with Spark MLlib, you can check
        out the [MLServer repository](https://github.com/SeldonIO/MLServer).
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
