Skip to content
#

sarima

Here are 232 public repositories matching this topic...

Projetos de modelagem e previsão de séries temporal em linguagem Python e linguagem R. Usarei vários modelos de bibliotecas e pacotes usados para tratamento, modelagem e previsão de séries temporais. Falarei um pouco sobre cada uma delas, gerarei a validação e as previsões e, por fim, realizarei a avaliação com a métricas pertinentes.

  • Updated Feb 7, 2022
  • Jupyter Notebook

Forecasted product sales using time series models such as Holt-Winters, SARIMA and causal methods, e.g. Regression. Evaluated performance of models using forecasting metrics such as, MAE, RMSE, MAPE and concluded that Linear Regression model produced the best MAPE in comparison to other models

  • Updated Dec 30, 2019
  • Jupyter Notebook

End-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model selection by AIC, evaluation with RMSE and MAPE, and 90-day forecasts with confidence intervals. Reproducible scripts and visualizations for portfolio showcase.

  • Updated Sep 11, 2025
  • Python

Improve this page

Add a description, image, and links to the sarima topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sarima topic, visit your repo's landing page and select "manage topics."

Learn more