8000 GitHub - GalaxyInfernoCodes/HotelReservation_MLflow
[go: up one dir, main page]

Skip to content

GalaxyInfernoCodes/HotelReservation_MLflow

Repository files navigation

Hotel Reservation Prediction

This project aims to predict whether a customer will honor their hotel reservation or cancel it based on various booking attributes.

Dataset

The data for this project is sourced from Hotel Reservations Classification Dataset on Kaggle.

The dataset contains various attributes related to hotel reservations, including:

  • Booking details (ID, dates, lead time)
  • Guest information (adults, children, repeat status)
  • Stay information (weekend/weekday nights, meal plan, room type)
  • Cancellation history
  • Special requests
  • Pricing information

Setup

  1. Download the dataset from Kaggle
  2. Place the hotel_reservations.csv file in the data folder in the root directory
  3. Run the scripts as needed

Project Structure

  • data/: Contains the dataset file
  • main.py: Entry point for the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0