/fill-large-gaps-in-timeseries-using-forecasting

This notebook has the pourpose to show an easy approach to fill large gaps in time series, mantainign a certain veridicity and data validity. The approach consist in apply a forecasting in both sides of the gap, and combine the two prediction using interpolation.

Primary LanguageJupyter Notebook

Stargazers