Welcome to GRFlood

image image image Downloads image

image

A Python package for flood forecasting

Introduction

GRFlood is a Python package for flood forecasting by Training several popular statistical models to predict regional flooding,and compare the performance of each model.We will use the Root Mean Square Error(RMSE) metric to evaluate each model’s performance, and then normalize each of these statistics by dividing each of them by the difference of the max and min training values in order to make performance comparisons across models.