| Algorithm 1. Overview of the proposed landslide-risk prediction algorithm |
(1) Build the landslide dataset by using QGIS:
(3) Build and train the machine learning model i.e., LR, ANN, GRU, LSTM, and Bi-LSTM by using the optimal values of parameter from Step 2 given by the landslide dataset. The landslide dataset was split into a training dataset (80% of landslide dataset) and a testing dataset (20% of the landslide dataset) (4) Choose the model that delivers the best prediction performance for constructing the web application. (5) Implement and test the automatic landslide-risk prediction web GIS by using JavaScript, Node.js, and MySQL as web programing language, web development tool on server side, and database. (6) Deploy the proposed landslide-risk prediction web GIS on Google Cloud platform |