Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/computingvictor/timeseriesforecasting_practices

Evaluation Practices done for the Time Series Forecasting subject
https://github.com/computingvictor/timeseriesforecasting_practices

apple cunef darts forecasting jupyter-notebook python rossmann-store-sales sktime stackoverflow time-series time-series-analysis timeseries

Last synced: 1 day ago
JSON representation

Evaluation Practices done for the Time Series Forecasting subject

Awesome Lists containing this project

README

        

# Time Series Forecasting Practices

## About the project

This repository will include the evaluable practices of the subject 'Time Series Forecasting' belonging to the Master in Data Science at CUNEF during the academic year 2022-2023.

## Built with

- Python 3.10
- Jupyter Notebook
- Visual Code
- Sktime
- Darts

## Content of the repository

- `Practice 1- Apple`: In this first practice we must predict Apple's sales, using quarterly data from Q1 1990 to Q2 2021 obtained from Bloomberg. In addition, we have the latest report by Barclays Research with predictions for the next quarters up to 2022 to help us with the process. We will also have to solve specific objectives.

- `Practice 2- StackOverflow`: In this practice we will carry out an analysis of the evolution of the questions related to 'Matlab', we will test different models and we will build a predictive model of time series with the one that has given us the best result. In addition, we must solve some specific objectives.

- `Practice 3 (Final)- TOSCOS`: This is the final practice of the subject, valuable as an exam. It's similar to the Rossman Store Sales exercise of Kaggle, but with synthetic values.

## Contact

Víctor Viloria Vázquez -

Project Link:

LinkedIn -

Back to top