top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Airline Passenger Satisfaction — ML API (FastAPI)
💻View on GitHub
📜 Try the API
🐳 Run on Docker
🤗Live Demo
This project ships a production-ready FastAPI service that predicts airline passenger satisfaction from survey & ops features.
🔹Highlights
• Trained & compared multiple models; XGBoost is the winner (ROC-AUC 0.996, F1 0.960).
• REST endpoints: POST /predict (batch) and GET /health.
• Full Dev→Prod flow: FastAPI, Docker, Swagger UI, Hugging Face Space.
🔗 Check out the code, try the live API, or pull the Docker image to run locally.








bottom of page


