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

HOTEL BOOKING DEMAND PREDICTION #665

Open
anish3333 opened this issue Jun 17, 2024 · 8 comments · May be fixed by #734
Open

HOTEL BOOKING DEMAND PREDICTION #665

anish3333 opened this issue Jun 17, 2024 · 8 comments · May be fixed by #734
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Contributors This label shows the contributions of the contributors other than the Open Source Programs.

Comments

@anish3333
Copy link

anish3333 commented Jun 17, 2024

ML-Crate Repository (Proposing new issue)

🔴 Project Title: Hotel Booking Demand Prediction

🔴 Aim: Predict hotel booking cancellations and analyze factors affecting hotel bookings.

🔴 Dataset: https://www.kaggle.com/datasets/jessemostipak/hotel-booking-demand

🔴 Approach:

  1. Exploratory Data Analysis (EDA):

    • Load, explore, and visualize the dataset.
  2. Data Preprocessing:

    • Handle missing values.
    • Encode categorical variables.
    • Scale numerical features if necessary.
  3. Model Building:

    • Implement and compare multiple models (at least 3-4 algorithms) such as Logistic Regression, Decision Trees, Random Forest, and Gradient Boosting.
  4. Model Evaluation:

    • Use cross-validation and appropriate metrics (e.g., accuracy, precision, recall, ROC-AUC) to evaluate model performance.
  5. Hyperparameter Tuning:

    • Optimize the models using techniques like Grid Search or Random Search.

Please add this project to the repository. Thank you!


📍 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 : Anish Awasthi
  • GitHub Profile Link : https://github.com/anish3333
  • Participant ID (If not, then put NA) : NA
  • Approach for this Project : Conduct exploratory data analysis (EDA), preprocess the data (handle missing values, encode categorical variables, and scale numerical features), and implement multiple machine learning models. Compare the performance of these models using cross-validation and appropriate metrics, then optimize with hyperparameter tuning to identify the best-performing algorithm.
  • What is your participant role? VSOC

Happy Contributing 🚀

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

@anish3333 anish3333 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jun 17, 2024
Copy link

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

@anish3333
Copy link
Author

anish3333 commented Jun 17, 2024

I am a contributor of VSOC. Please assign me @anish3333 this issue.

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor MEDIUM VSOC - 10 Points SSOC VSoC’24 Vinyasa Summer of Code (VSOC) and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned SSOC labels Jun 19, 2024
@abhisheks008
Copy link
Owner

Assigned @anish3333

Implement 6-7 models for this project.

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor MEDIUM VSOC - 10 Points VSoC’24 Vinyasa Summer of Code (VSOC) labels Jul 20, 2024
@siddhant4ds
Copy link
Contributor

@abhisheks008 If this issue is now available for SSOC-3, please assign it to me. Thanks.

Full name: Siddhant Tiwari
GitHub profile link: https://github.com/siddhant4ds
Participant ID: sid4ds (Devfolio), sid4ds (Discord)
Participant role: SSOC-3 Contributor
Approach:

  1. Exploratory data analysis
  2. Implementing variety of models using Scikit-learn, XGBoost, LightGBM, Keras.
  3. Implement model ensembling through voting, stacking, blending and hill-climbing.
  4. Create Streamlit web app for inference using the best model.

@abhisheks008
Copy link
Owner

@abhisheks008 If this issue is now available for SSOC-3, please assign it to me. Thanks.

Full name: Siddhant Tiwari GitHub profile link: https://github.com/siddhant4ds Participant ID: sid4ds (Devfolio), sid4ds (Discord) Participant role: SSOC-3 Contributor Approach:

  1. Exploratory data analysis
  2. Implementing variety of models using Scikit-learn, XGBoost, LightGBM, Keras.
  3. Implement model ensembling through voting, stacking, blending and hill-climbing.
  4. Create Streamlit web app for inference using the best model.

Finish your assigned issue first, then I'll assign this to you.

@siddhant4ds
Copy link
Contributor

@abhisheks008 My previous pull request has been merged. Kindly assign it to me now. Thanks.

@abhisheks008
Copy link
Owner

Assigned @siddhant4ds

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jul 27, 2024
@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC labels Aug 3, 2024
@siddhant4ds
Copy link
Contributor

@abhisheks008 I have been working on this issue and completed about 80% of my work, but did not want to submit hastily before the deadline.
You can leave this issue assigned to me and I will contribute it after the SSOC deadline. Thanks.

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Contributors This label shows the contributions of the contributors other than the Open Source Programs. and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Aug 3, 2024
@siddhant4ds siddhant4ds linked a pull request Aug 11, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor Contributors This label shows the contributions of the contributors other than the Open Source Programs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants