Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gbrlcustodio/forecasting

Auto tunned hybrid model for time series prediction using ARIMA and ANN
https://github.com/gbrlcustodio/forecasting

ann arima arima-forecasting evolutionary-algorithms forecasting genetic-algorithm neural-network rbf

Last synced: about 1 month ago
JSON representation

Auto tunned hybrid model for time series prediction using ARIMA and ANN

Awesome Lists containing this project

README

        

# forecasting
Auto tunned hybrid model for time series prediction using ARIMA and ANN

## Description
This project aims to provide a self tunned forecasting model for time series, using an hybrid model, based on statistical methods and computational ones.

## Core concepts

### Genetic algorithms

### Round basis function

### RBFN

### Arima

## References