A FastAPI service that trains a linear regression model on the mtcars dataset and serves MPG predictions, containerized with Podman and deployed to Google Cloud Run. mtcars-fastapi-api/ ├── README.md ...