RoyalHaskoningDHV / sam

Python package for time series analysis and machine learning
MIT License
26 stars 6 forks source link

RNNTimeseriesRegressor #11

Open abontsema opened 2 years ago

abontsema commented 2 years ago

Similar to MLPTimeseriesRegressor. Support for recurrent neural networks (LSTM/GRU) would be nice to have.

We can use sam.models.create_keras_quantile_rnn() and sam.preprocessing.RNNReshaper