AB_Testing_Flask_Nginx_DockerCompose
iQuantC/AB_Testing_Flask_Nginx_DockerCompose
Python
In this project, we deploy Machine Learning Models A (Logistic Regression) and B (Random Forest) to a simple Flask-based API behind an Nginx Reverse Proxy that routes traffic 50/50 to each model, simulating A/B testing.