The "Parameter search.ipynb" script was used to do hyperparameter tuning with RandomizedSearchCV
The following folders contains the first ML models that were trained using the first dataset as explained in the paper:
This folder contains ML models trained on the first dataset
This folder contains ML models trained on the first dataset after trying the PCA method
The following folders contains the second ML models that were trained using the second dataset as explained in the paper:
This folder contains ML models trained on the second dataset before transforming the output
This folder contains ML models trained on the second dataset after the transformation technique was applied
The figures below present the scatter plots of X and Y coordinates vs. Flooded area before (figures on the left) and after the trasnformation technique (figures on the right)
