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

Analysis of Online Food Delivery Preferences #793

Open
Nndna9 opened this issue Jun 13, 2024 · 7 comments
Open

Analysis of Online Food Delivery Preferences #793

Nndna9 opened this issue Jun 13, 2024 · 7 comments

Comments

@Nndna9
Copy link

Nndna9 commented Jun 13, 2024

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title :
Online Food Delivery Preferences
🔴 Aim :
Finding factors which are contributing to the demand of food delivery in the city.
🔴 Dataset : [
]https://www.kaggle.com/datasets/benroshan/online-food-delivery-preferencesbangalore-region?resource=download
🔴 Approach : Exploratory data analysis and implementation of 5 models.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Nandana Santhosh
  • GitHub Profile Link : github.com/Nndna9
  • Email ID : [email protected]
  • Participant ID (if applicable):
  • Approach for this Project : Exploratory data analysis- Univariate, Bivariate and Multivariate
    Geospatial Analysis, time factor Analysis , Models - Logistic Regression model
    Decision Tree model
    Random Forest Classifier model
    kNNClassifier model
    Naive Bayes Classifier model
  • What is your participant role? GSSOC

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@Nidhi-Satyapriya
Copy link

hi @Nndna9 , please assign this issue to me with an appropriate level tag

@abhisheks008
Copy link
Owner

What is the parameter you are planning to predict here? Can you elaborate more on your approach.

@Nndna9
Copy link
Author

Nndna9 commented Jun 16, 2024

Here using the data we're trying to different EDAs along with Geospatial and Time factor Analysis. As this is my first open source contribution I'd like to start with this the main aim of this is to help beginners understand different EDAs.

Thank you

@abhisheks008
Copy link
Owner

Here using the data we're trying to different EDAs along with Geospatial and Time factor Analysis. As this is my first open source contribution I'd like to start with this the main aim of this is to help beginners understand different EDAs.

Thank you

Cool I understand the analysis part. Is there any involvement of deep learning models in this project?

@Nndna9
Copy link
Author

Nndna9 commented Jun 20, 2024

Actually, I was planning to do only the EDA, but now I'll use Logistic Regression model
Decision Tree model
Random Forest Classifier model
kNN Classifier model
Naive Bayes Classifier model .

@abhisheks008
Copy link
Owner

Actually, I was planning to do only the EDA, but now I'll use Logistic Regression model Decision Tree model Random Forest Classifier model kNN Classifier model Naive Bayes Classifier model .

Analysis part is okay. But as this project repository demands deep learning models, you need to focus on deep learning methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants