Agent_SHIP Explainable AI Agent-Based Decision Support for Predicting Shipment Delays in Supply Chain. Quick Start Install dependencies pip install -e . Train the model python agent/train_ebm.py Run the application streamlit run ui/app.py