Get started
Code underlying the publication: Forecasting estuarine salt intrusion in the Rhine-Meuse delta using an LSTM model
Machine learning model for predicting salt concentrations in the Rhine-Meuse delta.
The folder 'Data' contains processed data, identical to 'Features.csv' in the raw dataset.
The folder 'Models' contains an ensemble of LSTM models created with the script 'LSTMv1.py'.
The script 'preprocessing.py' was used to convert the raw data to the daily data in 'Features.csv'.