RSS Amplifier

Dr. Juan Camilo Orduz · Apr 21, 2024

Demand Forecasting with Censored Likelihood

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this notebook we will explore the use of censored likelihoods for demand forecasting. 
 Business Problem : Let us assume we have a store with a single product. We want to forecast the (true!) demand for this product for the next 30 days using historical data. The historical data consists of the daily sales of the product for the last year (approximately). An important challenge is that our…

In this notebook we will explore the use of censored likelihoods for demand forecasting.

Business Problem: Let us assume we have a store with a single product. We want to forecast the (true!) demand for this product for the next 30 days using historical data. The historical data consists of the daily sales of the product for the last year (approximately). An important challenge is that our historical sales data is censored. This means that we only observe the sales of the product when it is in stock. If the product is out of stock, we do not observe any sales. This includes when the product is not available in the store or when we sold out of the product.

Read on /demand/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.