Install this Plugin in Unity Package Manager. Open [Window > Package Manager > Add Package from git URL] and input https://github.com/qstx/com.qstx.rdc_importer.git.
This project demonstrates a complete MLOps pipeline for a customer churn prediction model, incorporating: 22F-3151_MLOps-ASS02/ ├── api/ # FastAPI application │ ├── main.py # API endpoints │ └── ...