An end-to-end machine learning system deploying Scikit-Learn decision tree classifiers trained on Wine Quality, Breast Cancer, and Adult Income datasets. The inference API is built with Python FastAPI and deployed on DigitalOcean, providing real-time classification, decision path traversal, and structured JSON response payloads.
Adjust attributes using sliders and select buttons.
Live model decision classification output.
Adjust parameters on the left and submit to trigger backend classification model.
Could not establish connection with FastAPI backend at http://localhost:8000. Verify that your local service is running.