Install
To install the H2O MLOps Python client, run the following command:
pip install h2o-mlops
Note: The minimum Python version required for the client is Python 3.8.
Version compatibility
Python Client version compatibility
- For MLOps v0.66.1 onwards
- For prior versions
Starting from H2O MLOps v0.66.1 onwards, backward compatibility is ensured for the latest Python client so you can use your H2O MLOps version with the latest available Python client version.
For versions earlier than v0.66.1, it is recommended to use the corresponding client version that matches the MLOps release. For example, client version 0.62.1a5 is intended for use with H2O MLOps version 0.62.1. Using a client with a different version of H2O MLOps may lead to compatibility issues.
Feedback
- Submit and view feedback for this page
- Send feedback about H2O MLOps to cloud-feedback@h2o.ai