Learn practical skills, build real-world projects, and advance your career

Analysis of Hotel Booking Demand

This is the analysis of Hotel booking demand. The dataset is captured from Kaggle. This is the final project of the course from freecodecamp

As a first step, let's upload our Jupyter notebook to Jovian.ml.

project_name = "Analysis of Hotel Booking Demand" # change this
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name)
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... [jovian] Committed successfully! https://jovian.ml/akarhade5/analysis-of-hotel-booking-demand