Car Insurance Prediction with Flask Deployment: Training and deploying an ML model to predict whether or not an individual is likely to purchase car insurance. Creating a Flask API to serve the persisted trained model in a Docker container via Google Cloud Run, in order to make a prediction on a sample from the test set.