Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Food Delivery Time Prediction Model #109

Merged
merged 2 commits into from
Oct 6, 2024

Conversation

arhaanarif
Copy link
Contributor

This project builds a machine learning model to predict food delivery times, utilizing XGBoost with an accuracy score of 82%. The model was evaluated through cross-validation using four algorithms: Linear Regression, Decision Tree, Random Forest, and XGBoost, with XGBoost providing the best results.

The model takes various user inputs for prediction, including location information, which is processed using the OpenCage API to obtain accurate geographic coordinates. The deployment is done via Streamlit, featuring a user-friendly interface that allows users to input key details and receive real-time delivery time predictions.

This implementation offers a practical and accessible solution, making it suitable for real-world applications.

Copy link

github-actions bot commented Oct 6, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@SaiNivedh26 SaiNivedh26 merged commit 4fdc0d5 into UppuluriKalyani:main Oct 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants