On-Boarding a Python ModelΒΆ

Note

Python Client v0.7.0 was tested with the Acumos Athena platform release

The Acumos Python Client library is required for users who want to push their TensorFlow and scikit-learn models to the Acumos Portal. You will use this library for on-boarding all your models. The library creates meta-data by introspection, packages all the necessary information, and then uploads it to Acumos On-Boarding server. The Acumos Python Client library is packaged an available on PyPI. Please see the PyPI page for instructions and a tutorial.

To better know how to on-board a model using the Web interface, please have a look at the Web Onboarding page