Dataset and Code for SKU-Level Demand Forecasting Using ML–PPCP Framework

Published: 30 January 2026| Version 1 | DOI: 10.17632/t4kbxgm7my.1
Contributor:
Caroline de Lima Pereira

Description

Synthetic dataset and Python code provided to ensure reproducibility of the machine learning and deterministic production planning framework proposed in the associated manuscript. Real industrial data are confidential; therefore, anonymized synthetic data are supplied.

Files

Steps to reproduce

Reproducibility steps The following steps allow full replication of the proposed forecasting workflow: Download the dataset and source code from the public repository. Install the required dependencies listed in requirements.txt. Execute the training script: python mlp_training_example.py The script automatically: loads the synthetic dataset, splits training and testing sets, trains a Multilayer Perceptron regressor, evaluates the model using MAE, RMSE, and R² metrics. The experiment can be executed either locally or in cloud environments such as Google Colab. All results are deterministic given the fixed random seed.

Institutions

Categories

Manufacturing Engineering, Data Science, Advanced Manufacturing

Licence