ML-Crate
ML-Crate copied to clipboard
HOTEL BOOKING DEMAND PREDICTION
ML-Crate Repository (Proposing new issue)
:red_circle: Project Title: Hotel Booking Demand Prediction
:red_circle: Aim: Predict hotel booking cancellations and analyze factors affecting hotel bookings.
:red_circle: Dataset: https://www.kaggle.com/datasets/jessemostipak/hotel-booking-demand
:red_circle: Approach:
-
Exploratory Data Analysis (EDA):
- Load, explore, and visualize the dataset.
-
Data Preprocessing:
- Handle missing values.
- Encode categorical variables.
- Scale numerical features if necessary.
-
Model Building:
- Implement and compare multiple models (at least 3-4 algorithms) such as Logistic Regression, Decision Trees, Random Forest, and Gradient Boosting.
-
Model Evaluation:
- Use cross-validation and appropriate metrics (e.g., accuracy, precision, recall, ROC-AUC) to evaluate model performance.
-
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
Modelfolder, theREADME.mdfile must be filled up properly, with proper visualizations and conclusions.
:red_circle::yellow_circle: 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.
:white_check_mark: 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. 😎
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊
I am a contributor of VSOC. Please assign me @anish3333 this issue.
Assigned @anish3333
Implement 6-7 models for this project.
@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:
- Exploratory data analysis
- Implementing variety of models using Scikit-learn, XGBoost, LightGBM, Keras.
- Implement model ensembling through voting, stacking, blending and hill-climbing.
- Create Streamlit web app for inference using the best model.
@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:
- Exploratory data analysis
- Implementing variety of models using Scikit-learn, XGBoost, LightGBM, Keras.
- Implement model ensembling through voting, stacking, blending and hill-climbing.
- Create Streamlit web app for inference using the best model.
Finish your assigned issue first, then I'll assign this to you.
@abhisheks008 My previous pull request has been merged. Kindly assign it to me now. Thanks.
Assigned @siddhant4ds
@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.
Hello @siddhant4ds! Your issue #665 has been closed. Thank you for your contribution!