Lot Sizing Example

You can find the source for the example here:

Here we utilized CLS-Luigi to construct demand prediction pipelines for lot sizing. The example was built to present CLS-Luigi at the LION17 conference.

Requirements

The example contains a requirements.txt file. To experiment with the example, you can set up your environment by executing the following command:

1# cd into the lot sizing example folder
2pip install -r requirements.txt

Static Visualization

../../_images/static.png

Dynamic Visualization

../../_images/dynamic.png