Overview: Building and Evaluating a Fraud Detection Model with TensorFlow and ONNX
In the world of Machine Learning (ML), managing trained models effectively is crucial. OpenShift AI provides powerful tools to automate and streamline the ML lifecycle. This learning exercise delves into creating a project, training and testing a fraud model and saving the model.
Let's step through the implementation. Our primary aim in this learning exercise is to thoroughly log all activities within the OpenShift AI. To achieve this, we are focusing on creating, training, and saving the model.