This project predicts travel time using traffic data and machine learning.
- Distance (km)
- Average Speed (km/h)
- Time of Day
- Traffic Density Level
- Random Forest Regressor
- Mean Absolute Error (MAE)
- R² Score
- Built using Streamlit
- Allows real-time prediction
Install dependencies:
pip install -r requirements.txt