https://github.com/th-rpy/on-time-delivery-prediction
Session Project: Shipment Arrival Prediction
https://github.com/th-rpy/on-time-delivery-prediction
Last synced: 4 months ago
JSON representation
Session Project: Shipment Arrival Prediction
- Host: GitHub
- URL: https://github.com/th-rpy/on-time-delivery-prediction
- Owner: th-rpy
- Created: 2021-04-27T19:27:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T04:08:12.000Z (about 4 years ago)
- Last Synced: 2025-01-05T09:18:40.460Z (6 months ago)
- Language: Python
- Homepage:
- Size: 2.72 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📦 Shipment Arrival Prediction
*Session Project:*- Shipment Arrival Prediction¶ Given data about online shipments, we try to predict whether a given shipment will arrive on time.
- We will use a variety of classification models to make our predictions.