aimas-upb / aimas-upb/data4water

Investigate seasonality in recorded timeseries

Abierto
#2 0 comentarios 0 reacciones 2 asignados Reclamado por @asorici Ver en GitHub
Lenguaje dominante
Python
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Why
We assume that within the 3 months worth of recorded data there will be shifts in consumption behavior of a costumer.
We want to detect such shifts and extract the corresponding consumption periods to perform additional analysis over each period type.

### What
Attempt 3 approaches:
- [ ] Seasonality analysis (CT)
- concatenate all time series for each customer
- perform decomposition time series
- extract seasonal windows
- investigate seasonal component filtering options
- [ ] Investigate time series periodicity [MT]
- start from ideas [described here](https://stats.stackexchange.com/questions/1207/period-detection-of-a-generic-time-series)
- [ ] Investigate periodicity by clustering (AS)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.