Shah Blog

A Journey of a Thousand Miles - Lao Tzu

Building A Hotel Booking Cancellation Prediction App

How to build a Streamlit app to predict booking cancellation

This article dives into the hotel booking dataset and takes a look at how we can build a Streamlit app that would allow us to predict booking cancellations.

Understanding Classification Metric with Streamlit

The problem with relying on summary metric for your decisions

This article looks at the different ways a classification model is evaluated on using the Streamlit library to view.