The aim of this project is to improve the prediction of time-series, several steps ahead, using novel machine learning approaches, in order to better anticipate outliers - for example, an anomaly on a balance sheet.
- Clone or download this repository to your computer.
- Install Jupyter Lab (pip install jupyterlab).
- cd to the directory of the repository.
- Launch Jupyter Lab using the following command: jupyter lab.
- The notebook can be opened and run inside Jupyter Lab window.