Overview: Build and evaluate a fraud detection model with TensorFlow and ONNX
In the world of machine learning (ML), managing trained models effectively is crucial. Red Hat OpenShift AI provides powerful tools to automate and streamline the ML lifecycle. This learning path delves into creating a project, training and testing a fraud model, and saving the model.
Our primary aim in this learning path is to thoroughly log all activities within OpenShift AI. Let's step through the implementation.
Prerequisites:
- Developer Sandbox account
- General working knowledge of TensorFlow.
In this learning path, you will:
- Create a notebook.
- Launch a notebook.
- Make predictions from a trained model.
- Load a dataset.
- Build a model.
- Convert a model to ONNX.
- Test a model.