Overview: Extract live data collection from images and logs
The world of machine learning (ML) is rife with potential, but transitioning robust models from experimentation to production can be a complex journey. This is where machine learning operations (MLOps) come in, bridging the gap between data science and application development. Let’s explore how Red Hat OpenShift AI, a powerful MLOps platform, empowers you to streamline your ML workflow.
Prerequisites:
- Completion of the Introduction to OpenShift AI learning path.
- Access to the Developer Sandbox or an existing OpenShift cluster.
- AWS account
- Prior knowledge of Python.
In this learning path, you will:
- Store an ML model in object storage, such as AWS S3.
- Deploy the model on OpenShift AI.
- Use Python code within a Flash application to connect and send image prediction requests to the deployed model on OpenShift AI.