Smart Delivery Time Predictor is a machine learning system for estimating food delivery times usi...Smart Delivery Time Predictor is a machine learning system for estimating food delivery times usi...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
Smart Delivery Time Predictor is a machine learning system for estimating food delivery times using historical delivery information and contextual factors such as traffic and weather.
I built the data-processing and modelling workflow including exploratory data analysis, preprocessing, datetime feature extraction, categorical encoding, feature selection using SelectKBest, and hyperparameter optimization with GridSearchCV.
I evaluated multiple regression approaches including Linear Regression, Decision Tree, Bagging, Random Forest, Elastic Net, LightGBM, and XGBoost. LightGBM achieved the strongest reported performance in the project with an R² score of 0.80.
The project also includes a command-line prediction interface that allows users to provide delivery parameters and receive an estimated delivery-time category.
This demonstrates practical experience taking a machine-learning problem from raw data and feature engineering through model comparison, optimization, evaluation, and usable prediction.
Post image
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started