Assignment Submission

Submit Your Model Deployment Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/diabetes-prediction-deployment
Required Files
  • app.py
  • model_training.ipynb
  • interpretability.ipynb
  • monitoring.py
  • test_api.py
  • requirements.txt
  • Dockerfile
  • docker-compose.yml
  • diabetes.csv
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Architecture diagram showing system components
  • API documentation with curl/Python examples
  • Model performance metrics (accuracy, F1, ROC-AUC)
  • Docker run instructions
  • Interpretability insights for stakeholders
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository diabetes-prediction-deployment exists in your account.

Your repository will be verified before submission is accepted