ATTENTION/WARNING - NE PAS DÉPOSER ICI/DO NOT SUBMIT HERE

Ceci est la version de TEST de DIAL.mem. Veuillez ne pas soumettre votre mémoire sur ce site mais bien à l'URL suivante: 'https://thesis.dial.uclouvain.be'.
This is the TEST version of DIAL.mem. Please use the following URL to submit your master thesis: 'https://thesis.dial.uclouvain.be'.
 

Time series forecasting in Odoo

(2023)

Files

Balthazar_24461800_2023.pdf
  • Open access
  • Adobe PDF
  • 4.12 MB

Balthazar_24461800_2023_Appendix1.zip
  • Open access
  • Unknown
  • 19.73 MB

Details

Supervisors
Faculty
Degree label
Abstract
Time series forecasting is a popular branch in data analysis that allows to detect possible trends or seasonal patterns in an ordered list of values and enables to predict future values. This thesis presents the implementation of an automatic time series forecasting algorithm in the Odoo software and, more specifically, an automatic exponential smoothing forecasting algorithm. Automatic means that the model is trained automatically and the parameters of the model are automatically computed. The main goal of this algorithm is to predict future demand based on recorded sales, and with this to extend a feature in Odoo that schedules the future production or replenishment of a company’s products. The thesis contains a theoretical review of time series and exponential smoothing methods, a description of the algorithm, and validation tests to show the accuracy of the predictions.