This process intends to predict sales information from timeseries.
This model was constructed based upon a market need and could be replicated to another scenarios for study cases.
At first, please run the install of the Requirements.txt file by: pip install -r Requirements.txt
After a sucessfull library install, go further this order of execution:
- ETL : Extraction and transformation of the data
- EDA : Exploratory data analysis
- MODEL : Featured engineered datasets to be deployed in the models