How to integrate MLpack C++ based Machine learning model with seldon core

99 views Asked by At

Integrate MLpack C++ based Machine learning model with seldon core

Tried to integrate MLpack C++ based Machine learning model with seldon core

1

There are 1 answers

0
Ed Shee On

You'd need to wrap your model in the Seldon Core C++ wrapper before deploying it. Instructions can be found here: https://docs.seldon.io/projects/seldon-core/en/latest/cpp/README.html