SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
624 stars 173 forks source link

mlserver-catboost not on pypi #1838

Closed tokoko closed 2 days ago

tokoko commented 3 days ago

I couldn't find mlserver-catboost library on pypi. docs seem to indicate it should be there.

sakoush commented 3 days ago

fix PR: https://github.com/SeldonIO/MLServer/pull/1839onIO/MLServer/pull/1839

sakoush commented 2 days ago

@tokoko thanks for raising this issue, we did the relevant changes and in the next release of mlserver mlserver-catboost should be available in pypi.

For now you can build from source in your environment.