-
-
Notifications
You must be signed in to change notification settings - Fork 213
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 Analysis #572
Comments
Full name : Karan Kumar Bhagat
Load the dataset and examine its structure.
Create and encode new features.
Split the dataset into training and testing sets.
Compare models based on evaluation metrics.
Document data cleaning, EDA, feature engineering, model building, and evaluation. What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) : SSoC |
Implement 5-6 models for this dataset. |
Thank you for assigning this to me @abhisheks008 |
ML-Crate Repository (Proposing new issue)
🔴 Project Title : Hotel Booking Analysis
🔴 Aim : Perform EDA and visualization
🔴 Dataset : https://www.kaggle.com/datasets/thedevastator/hotel-bookings-analysis
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: