Section 01
Introduction to the E-commerce Logistics Delay Prediction Project
This project is the final data science project of Group 4 in KKI ITDS. Using the CRISP-DM methodology, it builds a logistics delay prediction model based on 10,999 order records. After comparing three algorithms—Decision Tree, Random Forest, and KNN—it recommends the Random Forest model and identifies discount offers and product weight as the most critical factors for delay prediction. The project source is GitHub (link: https://github.com/group4-kki-itds/intro-to-data-science-final-project-group-4-kki-2026), published on June 5, 2026.