Next Article in Journal
The Emergence of Risk Communication Networks and the Development of Citizen Health-Related Behaviors during the COVID-19 Pandemic: Social Selection and Contagion Processes
Next Article in Special Issue
Landslide Susceptibility Mapping Using Machine Learning Algorithms and Remote Sensing Data in a Tropical Environment
Previous Article in Journal
Exercising in Times of Lockdown: An Analysis of the Impact of COVID-19 on Levels and Patterns of Exercise among Adults in Belgium
Previous Article in Special Issue
Shallow Landslide Susceptibility Mapping: A Comparison between Logistic Model Tree, Logistic Regression, Naïve Bayes Tree, Artificial Neural Network, and Support Vector Machine Algorithms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Rainfall-Induced Landslide Prediction Using Machine Learning Models: The Case of Ngororero District, Rwanda

1
African Centre of Excellence in Internet of Things, University of Rwanda, Kigali 3900, Rwanda
2
School of ICT, The Copperbelt University, Kitwe 21692, Zambia
3
International Centre of Theoretical Physics, Strada Costiera, 11, I-34151 Trieste, Italy
*
Author to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2020, 17(11), 4147; https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph17114147
Submission received: 20 February 2020 / Revised: 25 April 2020 / Accepted: 27 April 2020 / Published: 10 June 2020
(This article belongs to the Special Issue Landslide Risk Assessment and Mitigation)

Abstract

:
Landslides fall under natural, unpredictable and most distractive disasters. Hence, early warning systems of such disasters can alert people and save lives. Some of the recent early warning models make use of Internet of Things to monitor the environmental parameters to predict the disasters. Some other models use machine learning techniques (MLT) to analyse rainfall data along with some internal parameters to predict these hazards. The prediction capability of the existing models and systems are limited in terms of their accuracy. In this research paper, two prediction modelling approaches, namely random forest (RF) and logistic regression (LR), are proposed. These approaches use rainfall datasets as well as various other internal and external parameters for landslide prediction and hence improve the accuracy. Moreover, the prediction performance of these approaches is further improved using antecedent cumulative rainfall data. These models are evaluated using the receiver operating characteristics, area under the curve (ROC-AUC) and false negative rate (FNR) to measure the landslide cases that were not reported. When antecedent rainfall data is included in the prediction, both models (RF and LR) performed better with an AUC of 0.995 and 0.997, respectively. The results proved that there is a good correlation between antecedent precipitation and landslide occurrence rather than between one-day rainfall and landslide occurrence. In terms of incorrect predictions, RF and LR improved FNR to 10.58% and 5.77% respectively. It is also noted that among the various internal factors used for prediction, slope angle has the highest impact than other factors. Comparing both the models, LR model’s performance is better in terms of FNR and it could be preferred for landslide prediction and early warning. LR model’s incorrect prediction rate FNR = 9.61% without including antecedent precipitation data and 3.84% including antecedent precipitation data.

1. Introduction

Landslides and floods are the common natural disasters that strike the northwestern provinces of Rwanda due to its topographical, geological features and climatic profile [1,2]. According to The National Risk Atlas of Rwanda report published by the Ministry in Charge of Emergency Management (MINEMA), 42% of areas are classified as moderate to very high susceptible areas to landslides [3]. Statistics indicate that many people lose their lives in different disaster incidences, and the damages of their properties/infrastructure are worth millions of dollars, and much more money is spent on disaster recovery too [4]. Every year, during the rainfall period, landslides affect many people in mountainous regions. These disasters led to the loss of lives and left many homeless and without a livelihood. Since the establishment of an institution in charge of disaster management (MINEMA) in 2010, systematic records indicate that there were 227 deaths and 160 injuries from 2011–2018 (June). Also many houses collapsed and many hectares of crops have been washed away by landslides and floods [5]. Table 1 and Figure 1 summarize the statistics of deaths caused by landslides during the period of 2011–2018 in Rwanda.
In most cases, landslides and floods in Rwanda occur in a cascading manner as debris is dumped into rivers which in turn causes riverine floods [6]. One example is the case of floods and landslides hazards that occurred in 2016 and 2018 where many people died after heavy rainfalls that caused widespread flooding and landslides across parts of Rwanda. At least 222 died in different landslide events since 2011–2018, where victims drowned in floodwater or others died after houses collapsed due to debris movement or landslides caused by heavy rainfall. The type of floods most threatening Rwanda are riverine floods due to its dense river network and large wetlands [7].
The triggering factor of a landslide is rainfall infiltration into the soil, making the groundwater level increase, resulting in a reduction of the shear strength which is also closely related to antecedent rainfall, cumulative rainfall, and rainfall duration [8]. The slope instability increases with high intensity or long duration rainfall but does not relate to rainfall alone. It is affected by other factors such as lithological material, type of soil and depth, the surrounding vegetation, slope inclination or aspect, curvature, altitude, land use patterns, and drainage networks [5,9,10].
Although the rainfall intensity may be the same in different regions, landslides may or may not occur according to the geological and topographical characteristics. Therefore, rainfall intensity cannot be the only cause of landslides [10]. According to the study carried out by MINEMA, the landslide contributing factors have been assigned weights based on the past landslides characteristics in Rwanda: rainfall (20%), slope (20%), altitude (15%), soil type (14%), lithology (10%), land cover (9%), soil depth (7%), distance to the main roads (5%) [7]. Various machine learning models and assessment studies have been carried out on both landslide susceptibility assessments and flood predictions [6,10,11]. The models are built based on the assumption that landslides are more likely to occur in situations similar to those of past landslides [4].
Although there have been numerous researches undertaken on disaster susceptibility assessment and prediction models, the literature about landslides data for Rwanda is scarce. Rwanda lacks efficient early warnings about disasters and hence, the risks of vulnerability by incidences are high [12]. Therefore, there is a need for continuous research on prediction of disasters due to landslides and floods to reduce the risks. Recently, a few studies were conducted on landslide susceptibility in Rwanda, [5] but none of them were about disaster prediction for early warning and risk reduction.
Elsewhere, numerous machine learning techniques have been used to predict landslide occurrence but most of them have been focusing on disaster susceptibility mapping using internal (geological, topographical, environmental) factors without taking into consideration the triggering internal factors such as rainfall [12,13].Those that include rainfall in dataset do not consider antecedent rainfall or vice versa [5,14,15], others use both daily and cumulated previous precipitations without internal conditioning parameters [16]. False negative rate was not considered to measure the performance of the models, yet it is a crucial evaluation metric in landslide predictions.
The main purpose of this research is to improve the performance of the prediction models by including the antecedent rainfall data among other parameters used in the previous studies such as daily rainfall, hill slope angle, soil type, soil depth, and land cover. Another objective is to minimize the incorrect predictions (FNR) as this is a very important metric to be considered since this one counts landslide cases that have not been seen by the prediction model and has a significance in early warning systems. The preferred MLTs are random forest (RF) and logistic regression (LR). These two MLTs were selected among others because of being among the most broadly used in landslide prediction [4] and due to their ability to deal with discrete and continuous data for classification problems. Besides, LR calculates regression coefficients while RF can show up the importance of different parameters, its training speed is high and the computational cost is low [4]. This study is aimed at: (1) to analyze the correlation between rainfall historical data and other topographical and geological factors impacting landslide occurrence in Rwanda and (2) propose a machine learning model for the prediction of this disaster which can be used for early warning. This study is geographically limited to the Ngororero district in Rwanda and the period of study was from 2011–2018.

2. Materials and Methods

2.1. Area of Study

The district of Ngororero is one of the seven districts of the western province. The district is situated in the northwestern region of Rwanda. The district has a surface area of around 679 km2, and is composed of 13 administrative sectors, 73 administrative cells, and 419 villages. The district shares borders with five other districts. The district has a relief characterized by high mountains with very steep slopes that flow into valleys. The altitude varies between 1460 m and 2883 m above sea level, the highest point being on Bweru Mountain situated in Muhanda sector with 2883.4 m of altitude. The average annual temperature is 18 °C which varies with the altitude. The average altitude is 1500 m.
The climate of the region is more of the tropical type with four distinct seasons (short rainy season of October–December corresponding to the agriculture season A; short dry season of January–February; long rainy season of March–June corresponding to the agriculture season B and long dry season of July–September corresponding to the swamp agriculture season C. Rainfall is regular, with a rainfall of 1527.7 mm per year, although irregularities are recorded sometimes with shortages or excess rainfall. Due to much rainfall and topographic structure which is characterized by a steep slope, the district is often affected by landslides (Figure 2) and floods almost every year during the period of heavy rainfall. In the past, some of the victims drowned in floodwater, others died after houses collapsed under the heavy rainfall or landslide [17].

2.2. Data Acquisition and Landslide Inventory

2.2.1. Data Collection

Site visits have been conducted in the study area for primary data collection where different landslide-prone areas were visited during the period of 9 months (October 2018–June 2019) to collect GPS coordinates of landslide locations and investigate contributory factors. In addition to the primary data collection, historical data about landslide incidence records have been collected from the ministry in charge of emergency management (formerly called the ministry of disasters management and refugees: MIDIMAR). Since this ministry was established in 2010, landslide data before 2011 could not be found. Therefore, the chosen period for the study is 2011–2018. Daily rainfall data were collected from Rwanda office of Meteorology. Soil type, land cover and slope inclination were collected from different government institutions (Rwanda Land Management and Use Authority, Rwanda Agriculture Board, and Centre for Geographic Information Systems and Remote Sensing (CGIS) at the University of Rwanda. It has been realized that landslides occur under the same or similar conditions as those that caused them in the past [9]. The common internal triggering factor of landslides in Rwanda is the precipitation, but depending on the selected disaster-prone area, the conditioning factors may vary.

2.2.2. Dataset

The internal factors most contributing to the landslide occurrence in Rwanda are slope angle, soil type/texture, soil depth, and land cover while rainfall is the external triggering factor [7]. The daily rainfall data and other parameters collected from stage 1 have been arranged in one datasheet. Geo-topographical data were extracted from Geographic Information Systems (GIS) data. Features of the dataset are described as follows:

2.2.3. Rainfall

Daily historical rainfall data (2011–2018) for the study area were collected from the Rwanda Office of Meteorology. The dataset was made up of daily precipitation from Sovu and Muramba weather stations located in the Ngororero district. The sizes of rainfall data records from each station are 1893 and 2077 entries respectively. Sovu station had 978 rainfall instances while Muramba had 1305 (Figure 3). Because no landslides occurred during the dry seasons in the study area, some non-rainfall days were not included in this dataset. Therefore 3970 instances (rainfall and non-rainfall) have been used.
The two rainfall gauge stations were not sufficient for rainfall data at every location in the study area. To estimate the rainfall in the areas distant from the rainfall gauge stations, the data from neighboring weather stations (Figure 4) were collected and data interpolated using the inverse distance weighting (IDW) method.
The IDW was chosen because it is a commonly used technique for the estimation of missing data in hydrology and geographical sciences [18]. It is based on the functions of the inverse distances in which the weights are defined by the opposite of the distance and normalized so that their sum equals one [19]:
Z ( S 0 ) = i = 1 N λ i Z ( S i )
where Z ( S 0 ) represents the interpolated value at point S0, Z(Si) represents the observed value at point Si, n is the number of observations, and λi is the weight. The weights decrease as the distance increases. The weights λi can be calculated as follows:
λ i = d i 0 p j = 1 N d i 0 p     i = 1 N λ i = 1
where p is a power and di0 is the distance between a target and observations. Rainfall data from the two weather stations in the study area and those in three neighboring districts (Figure 4) were used as input into the IDW model and GIS software tool was used for implementation.

2.2.4. Antecedent Rainfall

Analysis indicates that landslides can be triggered by one-day prolonged rainfall or by many consecutive days. From a physical viewpoint, the antecedent rainfall determines the initial water content and matric suction of the soil, but effects of the antecedent rainfall lasts for a certain period [10]. From the rainfall dataset, 5-days antecedent rainfall data have been computed and used as an additional parameter. This parameter has the same size (number of records) as that of daily rainfall.

2.2.5. Slope

One of the most important landslides’ causal factors is slope [20]. Increase in the slope decreases its stability if the soil depth is sufficient [21]. According to the “National risk atlas of Rwanda” by the ministry in charge of emergency management, the slope is classified into ranges from 0 to 10 according to the steepness angle [7].

2.2.6. Soil Type

Based on the grain-size distribution analysis and prevailing range of particle sizes, soils in the study area are classified into three categories: sand, silt, and clay [7].

2.2.7. Soil Depth

This was considered as one of the landslide causal factors. Three classes of soil depth were used in the dataset according to MINEMA soil depth classification [7].

2.2.8. Land Cover

Various past studies have pointed out that permanently covered lands are more protected against landslides than non-covered ones. According to their potential influences, there are six main types of vegetation in Rwanda [7], but three are dominant in the area of study as shown in Table 2.
All the data in Table 2 have been collected as secondary data. Slope and soil depth are continuous while on the other hand, the soil type and land cover are categorical. Both data were obtained from the source (government institutions) with the assigned scores (claimed to be FAO scores) for the purpose of getting qualitative data as defined in some official documents [7]. The standard scores were used as categorical data during model training process. Figure 5 shows the geographical characteristics (as defined in the area of study).
The complete dataset was made of 3970 daily rainfall × 5 slope categories × 3 soil type categories × 3 soil depth categories × 3 land cover categories = 535,950 dataset records.

2.2.9. Landslide Incidences

Data about landslide events with their respective date of occurrences were collected from the ministry in charge of emergency management (MINEMA) and were recorded as either zero (0) for “no landside event” or as one (1) meaning “landslide event”. The full dataset used in this study is available online [22]. The datasheet was converted to the comma-separated value (CSV) format for the reason of being used in the machine learning algorithm. At this stage, the missing values were handled using the fill in missing values with the median technique and labels removed from features.

2.2.10. Splitting Dataset into a Training and a Test Dataset

The dataset was divided into training set and test set at different proportions.

2.2.11. Training and Testing the Models

The training dataset was used to train two machine learning models and predictions were done using the test dataset. Test labels were used for the accuracy calculation.

2.2.12. Results Analysis

Based on the performances, the best model will be recommended to be implemented for early warning system.

2.3. Machine Learning Models

This study aims to apply two machine learning techniques and choose the best performing one for predicting landslide incidences in Rwanda, which can be used for early warning to reduce risks. Two classification models that have been selected to accomplish this research area are random forest (RF) and logistic regression (LR). The simplicity or complexity of each MLT differs from one to another. Hyper-parameter tuning has been done to optimize the performance of each. These classification models were chosen because this research is dealing with the binary classification problem. The complete research methodology is indicated in Figure 6.

2.3.1. Random Forest

Random forest (RF) was first introduced by Breiman [23] as an ensemble learning algorithm. It is a commonly used machine learning technique for data prediction for both classification and regression problems [23,24,25]. It is called random forest because of randomness in the selection of features on each decision tree and also training samples from the dataset [26]. It operates by building up several decision trees from random subsets of dataset during the training time to make up a relationship between features and labels [27]. Decision or classification tree (Figure 7) is a tree-shaped diagram which is a basic structure block of RF used to decide a route of action. RF consists of the construction of classification rules (tree) from bootstrap samples of the dataset. The decision of the final classification is computed from the majority vote of multiple classification trees.
The bigger number of trees in the model plays a role in improving the accuracy and predictive capability [29] and requires defining the number of trees (T) and the number of predictive variables (m). RF can work with both categorical and numerical data [20]. RF was chosen because of its power to deal with mixed variables (categorical and numerical), over-fitting risks reduced, efficiently working on large databases with high accuracy, robustness with less training time, estimates missing data, and feature importance indication [30].

2.3.2. Logistic Regression

Logistic regression (LR) is a machine learning algorithm that was initially used in biological sciences (during the early 20th century) and later in other areas. It is used in solving classification problems by measuring the relationship between independent variables and categorical dependent variables. The technique has become one of the most used in landslide susceptibility assessment [20]. It is in three categories: Binary (dichotomous or has two possible classes coded as 0/1: absence/present), Multinomial (more than two categories without ordering), and ordinal LR (more than 2 categories with ordering). In its simplest form LR model can be expressed using a sigmoid function to makeover regression value in a range of −∞ to +∞ producing a probability between 0 and 1 for non-landslide and landslide respectively with 0.5 being threshold [31]:
P ( Y = 1 ) = 1 1 + e y
where P is the probability of event occurrence and y is the dependent variable (landslide or no-landslide) and is defined as:
y = β 0 + β 1 X 1 + β X 2 + β n X n
where y is dependent variable and X1, X2, … and Xn are explanatory variables. Then:
P ( Y = 1 ) = 1 1 + e ( β 0 + β 1 X 1 + β 2 X 2 + β n X n ) = e β 0 + β 1 X 1 + β 2 X 2 + β n X n 1 + e β 0 + β 1 X 1 + β 2 X 2 + β n X n
where β 0 is an intercept of the model and β1, β2,….βn are regression coefficients that measure the contribution of x1,x2, …xn to the prediction model. With LR mathematical equation can be generated from regression coefficients and intercept, hence the probability of landslide incidence can be computed.

2.4. Re-Sampling

One of the challenges of various machine learning models is that their performance is affected by imbalanced data in the training dataset. To deal with this problem, three re-sampling techniques have been used: oversampling, under-sampling and synthetic minority oversampling technique (SMOTE) and the later found to be the best. SMOTE was initially proposed in 2001 by Nitesh [31]. It uses the nearest neighbor’s algorithm to create new instances of minority categories by forming a convex combination of neighboring instances.

2.5. Preliminary Analysis Using Exploratory Data Analysis (EDA)

Exploratory data analysis (EDA) was used to get patterns and the relationship between landslide incidences and various parameters [31]. The scatter plot matrix tool was used as methods of EDA and helped to identify the relationship among variables.

2.6. Models Evaluation

Proper evaluation of the performance of the model is a crucial aspect of predictive modelling. Wide ranges of performance metrics are available for classification and regression models. A common metric for binary classification is the area under the receiver operating curve (ROC). The most widely used evaluation metric is confusion metric, which distinguishes measures between errors and measures overall accuracy or percent correct classification. In this study, the statistical index-based method and ROC have been used to evaluate performance of the models. In this regard, the table of summary of classification errors (confusion matrix) was used to calculate the following evaluation indexes:
A c c u r a c y = T P + T N T P + F N + T N + F P
F P R = F P F P + T N
R e c a l l = T P T P + F N
where Accuracy is the overall performance of the classifier, false positive rate (FPR) is the rate of incorrect predictions. TP or Recall denotes the true positive (correctly predicted incidences), TN represents true negative (correctly predicted as negative) [32]. FP is the false positive (predicted occurrences but did not occur), FN is the false negative (predicted negative but in reality it was positive). These performance metrics were selected based on their high impact on predicted landslide. Moreover, the metrics are most relevant for the proposed approach as the model will be combined with wireless sensor network (WSN) that will be used as early warning system to alert people about landslide occurrence and reduce risks.
The receiver operating curve is one of the most widely used models’ performance tools for classification problems. It summarizes all the confusion matrices that each threshold produced by plotting FPR (1 - sensitivity) on X-axis vs. Sensitivity or Recall (TPR) on Y-axis [33]. ROC curve makes it easy to identify the best threshold to make a decision. The area under the curve (AUC) is also used to compare two or more ROC curves. AUC is used to decide which classification method is better. The following equation is used to calculate AUC [34]:
A U C = (   T P +   T N ) P + N
where P is the total number of positives (landslides), N is the total number of negatives (No landslides).

3. Results

3.1. Preliminary Analysis: Correlation Among Features Used in the Models

As shown in Figure 8, there is no specific threshold for 1-day rainfall inducing landslides. Rainfall from 0 mm could cause landslide occurrence depending on how much it rained in the previous days. As indicated by graphs, very few landslide hazards occurred for antecedent rainfall less than 50 mm. In most cases, landslides occurred when previous cumulative precipitation was close to 100 mm.
Also, as indicated in Figure 9, many landslides occurred in hilly areas where the slope inclination is 25–45° (category 6 and 10) and very few landslides occurred in the area where the slope is less than 15° (category 1 and 4). The land covered by the forest resists landslide hazards but, also the low number of landslide incidences in that area can be justified by the low dominance of that category. Agricultural land is the most affected by slope failure while the forest is less affected.
The soil under the category of silt was much affected by landslides while areas of sand have few incidences just because of physical properties of this soil particles but also because not much of this type of soil is found in the district. Figure 10 points out that few landslides incidences occurred in the areas where the soil depth is thin (less than 50 cm) while more occurred in the regions with thick soil (depth bigger than 50).

3.2. Models Results

The performance evaluation of the classifiers was done by using five different metrics including Recall (or percent correlation classification), accuracy, FPR, FNR, and the ROC-AUC. Four internal parameters and one external (triggering factor) have been used by the models. Initially, the models were trained by using 1-day rainfall followed by training models with the inclusion of the cumulated 5-days antecedent precipitation as a new parameter into the dataset.
Initially, the models have been trained using 5-fold cross validation and later tested using different train/test ratios (0.8 and 0.2, 0.75 and 0.25, 0.7 and 0.3, 0.65 and 0.35, 0.6 and 0.4, 0.55 and 0.45) for determining which provide better results. By applying 5-fold cross validation, the variance is very low, as indicated by the insignificant standard deviation for both models which is 0.0003 and 0.0004 for RF and LR, respectively (Table 3). The overall prediction accuracy was 95.30% (RF) and 94.63% (LR) by using cross validation while 0.6 and 0.4 ratio provided better results with an accuracy of 95.35% for RF and 0.55 and 0.45 was the best ratio for LR. On the other hand, if the antecedent rainfall is included as the new feature in the models, the overall accuracy was 98.74 and 98.79% (RF, LR respectively), the best ratio for RF cross validation was 0.65 and 0.35 with an accuracy of 97.67%, while 0.60 and 0.40 ratio looks to be better in LR model with 98.40% accuracy.
It has been observed that there is no significant difference in applying different train/test ratios as indicated by the standard deviation (0.0001). However, the ratio of 65% of the dataset was adopted as training, while 35% was used as a test sample. This ratio was preferred for the reason that LR 0.65 and 0.35 is the best ratio for incorrect predictions (FNR) and for maintaining the same ratios to both models. The overall accuracy could not be considered as only one metric to judge the performance of the models because of the imbalance of dependent values in the dataset. Therefore, to assess the performance of the models, other metric indexes have been used. FN and FP were used to evaluate the models in terms of incorrect predictions such as landslide cases which have been considered as no landslides, yet landslides occurred. In addition to the prediction results presented in Table 4 RF generated features of importance indicating how much each conditioning factor contributes to the landslide incidence. As the triggering factor, rainfall has the highest contribution rate on landslide occurrence. If 1-day rainfall data are used (without antecedent precipitation), rainfall contributes 40.49%, slope 32.74%, soil type 16.48%, land cover (land use) 8.46%, and soil depth 1.80% (Figure 11a).
Upon including antecedent cumulated rainfall, the most contributing factor was an antecedent rainfall at the rate of 40.64%, followed by the rainfall on the day of landslide occurrence contributed 22.91%, slope with 22.50%, soil type 7.87%, land cover 5.21%, and soil depth 0.84% (Figure 11b).
Also, LR model provided the intercept and coefficients of variables form which the mathematical equation establishing the relationship between labels (dependent variables) and features (independent variables) was derived. Variables’ coefficients reveal which parameter has much or low impact on landslide occurrence as indicated by positive or negative values in Table 5.
By using Equations (3) and (4) and values of intercept and coefficients in Table 5, the probability of landslide occurrence can be expressed by the following equation:
P ( Y = 1 ) = 1 1 + e y = e y 1 + e y
where P is the probability of landslide occurrence and:
Y = 7.06 + 1.32 rf   + 2.47 Ar 9.34 Sl 0 10 9.29 Sl 11 15 + 1.2 Sl 16 20 + 3.87 Sl 21 25      + 6.49 Sl 26 45 2.9 St clay 5.39 St sand + 1.23 St silt 4.10 Sd < 0.5      1.85 Sd 0.6 1.0 1.10 Sd > 1.0   4.37 Lc forest 1.12 Lc agri      1.56 Lc open
where −7.09 is the intercept, Rf is one day rainfall, Ar is antecedent rainfall, Sl is a slope in degrees (0–10, 11–15, 16–20, 21–25, 26–45) respectively, St is the type of soil (clay, sand and silt), Sd is soil with (>0.5 meter, 0.5–1.0 meter, more than 1.0 meter) depth and Lc is land cover (forest, agriculture and open land).

4. Discussion

Prediction of landslide occurrence and early warning systems are the primary keys for the awareness and preparedness for risk reduction from this type of disaster. Different prediction models and warning systems (both local and regional) are available for this purpose [35]. The most popular machine learning models that have recently been used for landslide prediction are namely random forest [20,25,36], artificial neural network [37,38], support vector machine [4,25], logistic regression [36,38,39], etc. The results obtained from these different studies were good depending on the variables used and metrics used to evaluate their performance. In some studies, only internal factors were used to determine landslide susceptibility, some others have used rainfall, while a few of them included antecedent precipitation to determine its impact on the disaster occurrence. In this study, we preferred to use RF and LR for the reason explained earlier and more particularly to be applied in Rwanda as, to the best of our knowledge, there is no such study carried out on this territory. The use of both internal (geological and morphological) factors together with external (triggering) factor (rainfall: antecedent & current) led us to the better performance of the models compared to when either one of these factors is not considered. The results from a comparative analysis of one-day rainfall and 5-days antecedent cumulative rainfall before landslide occurrence revealed that antecedent cumulative rainfall has more impact on landslide occurrence than one-day rainfall (Table 6). This is because the shear strength of the soil is degraded by rainfall and continuous if the interval between two or more rainfall events is short (few hours) but also depending on the hydraulic conductivity of the soil [40].
All performance metrics improve when the antecedent rainfall (Ar) is used for both models. For correct predictions, RF improves 10.58 and 3.73% for recall and specificity respectively while LR improves 5.77 and 4.46% on the same metrics. Incorrect predictions improve in the same manner as the correct predictions as ones are the opposite of the other ones. FN is a very important parameter to consider in the case of landslide prediction as its low value means few incidence cases were not predicted. In this case, LR performs better than RF as Table 6 shows that only 3.84% cases were not predicted.
The receiver operating curve was used to identify the performance of the models at different classification threshold and the AUC was used to compare two models by including or not including antecedent cumulated rainfall. Considering ROC-AUC, RF performs with AUC = 0.973 (Figure 12a) if only daily rainfall is considered as landslide triggering factor and AUC = 0.995 by including antecedent rainfall as additional landslide triggering factor (Figure 12b). This means that antecedent cumulated rainfall implicates better performance of the model to the rate of 2.2%. Likewise, Ar improved the LR model as before the inclusion of previous cumulative precipitations AUC was 0.979 (Figure 12a). However, after including the Ar, AUC was equal to 0.997 (Figure 12b), hence this parameter contributed 1.8% to the model prediction.
Both models indicated that 5-days antecedent precipitation has a high impact on the occurrence of landslides in the study area. Table 5 shows that the features most triggering landslide incidences are rainfall (one-day, 5-days antecedent) as indicated by their coefficients of 2.47 and 1.32, respectively. Among the internal factors, the slope is the most affecting the occurrence of the disaster. The magnitude of the impact increases as slope increases or vice versa. For low slopes (less than 15 degrees coefficients are negative while the probability of landslide incidence is very high on slopes of 25–45 degrees with a coefficient of 6.49. This means that high slope zones are prone to landslides and people should not reside in such areas to reduce risks. The silt soil, the soil of more than 1m deep, and agriculture land are the most vulnerable to the landslide (Table 5).
Table 6 shows that both models performed well in terms of different performance indicators such as accuracy, errors, and AUC. The use of antecedent precipitation made the models predict better. We also compared the performance of these prediction models with other recently established models using the same machine learning algorithms, [26,41,42,43,44] and the ones used different models such as artificial neural networks (ANNs) [26], support vector machine (SVM) [26], event-class predictor [45], and rotation forest with alternating decision tree (RFADT) [41]. The comparison of the models was done using AUC which seems to be widely used by researchers and FNR which has been used by a few. The ANN proposed by Wang et al. [26] performed better compared to the RF and LR models proposed in this study before the use of antecedent rainfall data, but after including the antecedent rainfall data in the dataset both RF and LR models predict better with good AUC results compared to ANN and other models. Thus, adding antecedent rainfall data has made the RF and LR models proposed in the current study achieve good results (Figure 13).
A comparative analysis has also been done with other models on incorrect predictions. Figure 14 indicates that the model proposed by Utomo et al. [36] is the best to minimize false negative errors up to 1.60%, while the LR in our study can minimize FNR up to 3.84%. On the other hand, our proposed LR can minimize FP errors up to 1.61% against 2.01% of Utomo et al. [36].
Comparing the two proposed models RF and LR of the current study among themselves, there is a slight difference in the prediction parameters, like for instance if ROC-AUC is considered both models are good, as indicated in Figure 12, but in terms of prediction errors, LR is considered the best because its FNR is 3.84% against 4.80% of RF. This evaluation parameter (FNR) should be highly considered because it indicates how many landslide cases were predicted as NO landslides, which can be a dangerous outcome. Minimizing the ratio of false negatives is crucial for better performance of the system and disaster risk reduction. In this regard, logistic regression is the best model to be used due to its performance in terms of error reduction (false negatives). Besides error reduction, LR performs faster than RF which is another important aspect that LR to be considered in the early warning system as the delay is reduced. Though 100% perfect prediction is not achievable through these modelling approaches, the priority is to minimize the false negatives (warning that there will be no landslide yet landslides occur) because it has a negative impact on lives rather than false alarms (warning that there will be a landslide while is false).

5. Conclusions

In this research two approaches, random forest (RF) and logistic regression (LR), were applied to analyze the rainfall data along with other external and internal factors to develop a prediction model for landslide incidences for an early warning system. Performance parameters such as ROC-AUC, error rate (TP and FN) have been used to evaluate the best prediction models. The results prove that the prediction performance of these two models are better than those established in other research studies.
Results from this study revealed that landslides are triggered due to the too much daily (or low intensity prolonged) rainfall, but in most cases they occurred after a few consecutive (like 2–5) days of precipitation. This was proved by the impact of antecedent rainfall on disaster occurrence as marked by prediction models used in this study. Both models indicated that 5-days antecedent precipitation has a high impact on the occurrence of landslides in the study area. In addition to the rainfall data, other parameters have been utilized to assess their impact on the disaster. The slope of hills is the most internal parameter affecting disaster occurrence after rainfalls (external factor), meaning that the areas of high slope angle are more susceptible to landslides than the regions where the terrain is almost a plateau. Agricultural land or non-protected land is the most susceptible to landslide occurrence while land covered by forest had few incidences. As previously discussed, landslides are triggered by current rainfall but very correlated with consecutive precipitation before the day of incidence. This is because the soil strength reduces with water content depending on the type of soil material and gets strong again during the evapotranspiration process or the sunny season. Based on the results, the logistic regression proves to be the best approach to be used for landslide prediction and early warning. LR model’s incorrect prediction rate FNR is 9.61% without including antecedent precipitation data and is 3.84% after including the antecedent precipitation data. Therefore, LR model can be used for the early warning system.
Instead of antecedent cumulated rainfall, in our future work, we will study the correlation between landslide occurrences, rainfall and soil moisture level on different types of the soil which will be gathered by sensors and through WSN, landslides will be predicted and citizens warned earlier. The prediction capability combined with the Internet of Things (IoT) where rainfall gauges can be used to capture rainfall intensity in real-time and soil moisture sensors used to measure the water content in the soil will be used for rescuing citizens from landslide disasters.

Author Contributions

Data collection, methodology, software and writing original draft preparation, M.K.; Supervision and funding acquisition, S.K.; co-supervision, M.Z.; review and editing, S.K. and M.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was under the support of the African Centre of Excellence in the Internet of Things (ACEIoT) running under the University of Rwanda, College of Science and Technology (UR-CST) and the APC was funded by the same centre.

Acknowledgments

The authors acknowledge the financial assistance of the ACEIoT, and the University of Rwanda. The contribution of Rwanda Meteorology, Ministry in Charge of Emergency Management, Ngororero District, the Centre for Geographic Information System (CGIS) under University of Rwanda in providing the needed data for this work was highly recognized and appreciated. The authors would like also to thank the editorial office and anonymous reviewers for their constructive comments and contribution to improve the quality of this scientific study.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Douglas, I.; Alam, K.; Maghenda, M.; Mcdonnell, Y.; McLean, L.; Campbell, J. Unjust waters: Climate change, flooding and the urban poor in Africa. Environ. Urban. 2008, 20, 187–205. [Google Scholar] [CrossRef] [Green Version]
  2. Nahayo, L.; Li, L.; Mupenzi, C. Spatial Distribution of Landslides Vulnerability for the Risk Management in Ngororero District of Rwanda. EAJST Special 2018, 8, 1–14. [Google Scholar]
  3. MIDIMAR. Republic of Rwanda Refugee Affairs National Contingency Plan for Floods; MIDIMAR: Kigali, Rwanda, 2014. [Google Scholar]
  4. Huang, Y.; Zhao, L. Review on landslide susceptibility mapping using support vector machines. Catena 2018, 165, 520–529. [Google Scholar] [CrossRef]
  5. Nsengiyumva, J.B.; Luo, G.; Nahayo, L.; Huang, X.; Cai, P. Landslide susceptibility assessment using spatial multi-criteria evaluation model in Rwanda. Int. J. Environ. Res. Public Health 2018, 15, 243. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Zhang, K.; Xue, X.; Hong, Y.; Gourley, J.J.; Lu, N.; Wan, Z.; Hong, Z.; Wooten, R. iCRESTRIGRS: A coupled modeling system for cascading flood-landslide disaster forecasting. Hydrol. Earth Syst. Sci. 2016, 20, 1–23. [Google Scholar] [CrossRef] [Green Version]
  7. Ministry in charge of emergency management. The National Risk Atlas of Rwanda. Available online: http://minema.gov.rw/uploads/tx_download/National_Risk_Atlas_of_Rwanda_electronic_version.pdf (accessed on 15 March 2018).
  8. Jeong, S.; Lee, K.; Kim, J.; Kim, Y. Analysis of rainfall-induced landslide on unsaturated soil slopes. Sustainability 2017, 9, 1280. [Google Scholar] [CrossRef] [Green Version]
  9. Youssef, A.M.; Pourghasemi, H.R.; Pourtaghi, Z.S.; Al-Katheeri, M.M. Landslide susceptibility mapping using random forest, boosted regression tree, classification and regression tree, and general linear models and comparison of their performance at Wadi Tayyah Basin, Asir Region, Saudi Arabia. Landslides 2016, 13, 839–856. [Google Scholar] [CrossRef]
  10. Hong, M.; Kim, J.; Jeong, S. Rainfall intensity-duration thresholds for landslide prediction in South Korea by considering the effects of antecedent rainfall. Landslides 2018, 15, 523–534. [Google Scholar] [CrossRef]
  11. Diakakis, M. Rainfall thresholds for flood triggering. The case of Marathonas in Greece. Nat. Hazards 2012, 60, 789–800. [Google Scholar] [CrossRef]
  12. Nahayo, L.; Mupenzi, C.; Kayiranga, A.; Karamage, F.; Ndayisaba, F.; Nyesheja, E.M.; Li, L. Early alert and community involvement: Approach for disaster risk reduction in Rwanda. Nat. Hazards 2017, 86, 505–517. [Google Scholar] [CrossRef]
  13. Lee, S.; Ryu, J.H.; Won, J.S.; Park, H.J. Determination and application of the weights for landslide susceptibility mapping using an artificial neural network. Eng. Geol. 2004, 71, 289–302. [Google Scholar] [CrossRef]
  14. Staley, D.M.; Kean, J.W.; Cannon, S.H.; Schmidt, K.M.; Laber, J.L. Objective definition of rainfall intensity-duration thresholds for the initiation of post-fire debris flows in southern California. Landslides 2013, 10, 547–562. [Google Scholar] [CrossRef]
  15. Marjanović, M.; Kovačević, M.; Bajat, B.; Voženílek, V. Landslide susceptibility assessment using SVM machine learning algorithm. Eng. Geol. 2011, 123, 225–234. [Google Scholar] [CrossRef]
  16. Lee, M.-J. Rainfall and Landslide Correlation Analysis and Prediction of Future Rainfall Base on Climate Change. In Geohazards Caused by Human Activity; InTech: London, UK, 2016. [Google Scholar]
  17. Republic of Rwanda Western Province Ngororero District. Available online: www.ngororero.gov.rw (accessed on 17 September 2019).
  18. Modeling, H. Comparison of Spatial Interpolation Schemes for Rainfall Data and Application in hydrological modeling. Water 2017, 9, 342. [Google Scholar] [CrossRef] [Green Version]
  19. Ly, S.; Charles, C.; Degré, A. Different methods for spatial interpolation of rainfall data for operational hydrology and hydrological modeling at watershed scale. A Review. 2013, 17, 392–406. [Google Scholar]
  20. Trigila, A.; Iadanza, C.; Esposito, C.; Scarascia-Mugnozza, G. Comparison of Logistic Regression and Random Forests techniques for shallow landslide susceptibility assessment in Giampilieri (NE Sicily, Italy). Geomorphology 2015, 249, 119–136. [Google Scholar] [CrossRef]
  21. Vorpahl, P.; Elsenbeer, H.; Märker, M.; Schröder, B. How can statistical models help to determine driving factors of landslides? Ecol. Model. 2012, 239, 27–39. [Google Scholar] [CrossRef]
  22. Data Ngororero - African Center of Excellence in Internet of Things. Available online: https://aceiot.ur.ac.rw/spip.php?article103 (accessed on 26 March 2020).
  23. Breiman, L. Random Forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef] [Green Version]
  24. Pourghasemi, H.R.; Kerle, N. Random forests and evidential belief function-based landslide susceptibility assessment in Western Mazandaran Province, Iran. Environ. Earth Sci. 2016, 75, 1–17. [Google Scholar] [CrossRef]
  25. Pourghasemi, H.R.; Rahmati, O. Prediction of the landslide susceptibility: Which algorithm, which precision? Catena 2018, 162, 177–192. [Google Scholar] [CrossRef]
  26. Wang, Y.; Wu, X.; Chen, Z.; Ren, F.; Feng, L.; Du, Q. Optimizing the predictive ability of machine learning methods for landslide susceptibility mapping using smote for Lishui city in Zhejiang province, China. Int. J. Environ. Res. Public Health 2019, 16, 368. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Kim, J.C.; Lee, S.; Jung, H.S.; Lee, S. Landslide susceptibility mapping using random forest and boosted tree models in Pyeong-Chang, Korea. Geocarto Int. 2018, 33, 1000–1015. [Google Scholar] [CrossRef]
  28. Random Forest Classifier - Machine Learning Global Software Support. Available online: https://www.globalsoftwaresupport.com/random-forest-classifier/ (accessed on 26 March 2020).
  29. Lin, W.; Wu, Z.; Lin, L.; Wen, A.; Li, J. An ensemble random forest algorithm for insurance big data analysis. IEEE Access 2017, 5, 16568–16575. [Google Scholar] [CrossRef]
  30. Louppe, G. Understanding random forests: From theory to practice. Ph.D. Thesis, University of Liege, Liege, Belgium, July 2014. [Google Scholar]
  31. Gorsevski, P.V.; Gessler, P.E.; Foltz, R.B.; Elliot, W.J. Spatial prediction of landslide hazard using logistic regression and ROC analysis. Trans. GIS 2006, 10, 395–415. [Google Scholar] [CrossRef]
  32. Mathew, J.; Jha, V.K.; Rawat, G.S. Landslide susceptibility zonation mapping and its validation in part of Garhwal Lesser Himalaya, India, using binary logistic regression analysis and receiver operating characteristic curve method. Landslides 2009, 6, 17–26. [Google Scholar] [CrossRef]
  33. Fawcett, T. An introduction to ROC analysis. Pattern Recognit. Lett. 2006, 27, 861–874. [Google Scholar] [CrossRef]
  34. Frattini, P.; Crosta, G.; Carrara, A. Techniques for evaluating the performance of landslide susceptibility models. Eng. Geol. 2010, 111, 62–72. [Google Scholar] [CrossRef]
  35. Piciullo, L.; Calvello, M.; Cepeda, J.M. Territorial early warning systems for rainfall-induced landslides. Earth-Sci. Rev. 2018, 179, 228–247. [Google Scholar] [CrossRef]
  36. Al-Najjar, H.A.H.; Kalantar, B.; Pradhan, B.; Saeidi, V. Conditioning factor determination for mapping and prediction of landslide susceptibility using machine learning algorithms. Proc. SPIE 2019, 11156, 19. [Google Scholar] [CrossRef]
  37. Pham, B.T.; Son, L.H.; Hoang, T.A.; Nguyen, D.M.; Bui, D.T. Prediction of shear strength of soft soil using machine learning methods. Catena 2018, 166, 181–191. [Google Scholar] [CrossRef]
  38. Reichenbach, P.; Rossi, M.; Malamud, B.D.; Mihir, M.; Guzzetti, F. A review of statistically-based landslide susceptibility models. Earth-Sci. Rev. 2018, 180, 60–91. [Google Scholar] [CrossRef]
  39. Lombardo, L.; Mai, P.M. Presenting logistic regression-based landslide susceptibility results. Eng. Geol. 2018, 244, 14–24. [Google Scholar] [CrossRef]
  40. Capparelli, G.; Versace, P. FLaIR and SUSHI: Two mathematical models for early warning of landslides induced by rainfall. Landslides 2011, 8, 67–79. [Google Scholar] [CrossRef]
  41. Thai Pham, B.; Shirzadi, A.; Shahabi, H.; Omidvar, E.; Singh, S.K.; Sahana, M.; Asl, D.T.; Ahmad, B.B.; Quoc, N.K.; Lee, S. Landslide susceptibility assessment by novel hybrid machine learning algorithms. Sustainability 2019, 11, 4386. [Google Scholar] [CrossRef] [Green Version]
  42. Pourghasemi, H.R.; Gayen, A.; Park, S.; Lee, C.W.; Lee, S. Assessment of landslide-prone areas and their zonation using logistic regression, LogitBoost, and naïvebayes machine-learning algorithms. Sustainability 2018, 10, 3697. [Google Scholar] [CrossRef] [Green Version]
  43. Park, S.; Kim, J. Landslide susceptibility mapping based on random forest and boosted regression tree models, and a comparison of their performance. Appl. Sci. 2019, 9, 942. [Google Scholar] [CrossRef] [Green Version]
  44. Sun, X.; Chen, J.; Bao, Y.; Han, X.; Zhan, J.; Peng, W. Landslide susceptibility mapping using logistic regression analysis along the Jinsha river and its tributaries close to Derong and Deqin County, southwestern China. ISPRS Int. J. Geo-Information 2018, 7, 438. [Google Scholar] [CrossRef] [Green Version]
  45. Utomo, D.; Chen, S.F.; Hsiung, P.A. Landslide prediction with model switching. Appl. Sci. 2019, 9, 1839. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Number of deaths caused by landslides per district.
Figure 1. Number of deaths caused by landslides per district.
Ijerph 17 04147 g001
Figure 2. Photographs of some landslides in the study area.
Figure 2. Photographs of some landslides in the study area.
Ijerph 17 04147 g002
Figure 3. Rainfall in the study area.
Figure 3. Rainfall in the study area.
Ijerph 17 04147 g003
Figure 4. Landslide inventory in the study area and rain gauge stations.
Figure 4. Landslide inventory in the study area and rain gauge stations.
Ijerph 17 04147 g004
Figure 5. Geographical characteristics in the study area: (a) slope, (b) land cover, (c) soil type, (d) soil depth.
Figure 5. Geographical characteristics in the study area: (a) slope, (b) land cover, (c) soil type, (d) soil depth.
Ijerph 17 04147 g005
Figure 6. Proposed landslide prediction flow chart.
Figure 6. Proposed landslide prediction flow chart.
Ijerph 17 04147 g006
Figure 7. Random Forest decision tree [28].
Figure 7. Random Forest decision tree [28].
Ijerph 17 04147 g007
Figure 8. Correlation between landslide and rainfalls.
Figure 8. Correlation between landslide and rainfalls.
Ijerph 17 04147 g008
Figure 9. Correlation analysis between landslides, slope and land cover.
Figure 9. Correlation analysis between landslides, slope and land cover.
Ijerph 17 04147 g009
Figure 10. Correlation analysis between landslide and soil.
Figure 10. Correlation analysis between landslide and soil.
Ijerph 17 04147 g010
Figure 11. RF features importance (a) without antecedent rainfall (b) with antecedent rainfall.
Figure 11. RF features importance (a) without antecedent rainfall (b) with antecedent rainfall.
Ijerph 17 04147 g011
Figure 12. ROC-AUC (a) with no antecedent rainfall, (b) 5-days antecedent rainfall taken into consideration.
Figure 12. ROC-AUC (a) with no antecedent rainfall, (b) 5-days antecedent rainfall taken into consideration.
Ijerph 17 04147 g012
Figure 13. Comparison of the models results (using AUC) vs. other studies.
Figure 13. Comparison of the models results (using AUC) vs. other studies.
Ijerph 17 04147 g013
Figure 14. Comparison of the models results (false predictions) vs. other studies.
Figure 14. Comparison of the models results (false predictions) vs. other studies.
Ijerph 17 04147 g014
Table 1. Number of deaths caused by landslides in Rwanda (2011–2018).
Table 1. Number of deaths caused by landslides in Rwanda (2011–2018).
Year20112012201320142015201620172018Total
Number of death19143101064777222
Table 2. Summary of classification of key parameters in the study area and their standardized scores used in the model.
Table 2. Summary of classification of key parameters in the study area and their standardized scores used in the model.
SlopeSoilLand
Slope Angle (Degree)ScoreSoil TypeScoreSoil Depth (cm)ScoreLand CoverScore
0–100Clay0<501Forest plantation3
>10–151Sand4>50–1004Agriculture7
>15–204Silt6>10010Open land10
>20–256
>25–4510
Table 3. Models’ overall accuracy.
Table 3. Models’ overall accuracy.
1-Day Rainfall (Without Antecedent Rainfall)5-Days Antecedent Rainfall Included
FoldAccuracy (using cross-validation)Accuracy (using train/test ratios)Accuracy (using cross-validation)Accuracy (using train/test ratios)
RFLRRatioRFLRRFLRRatioRFLR
10.95300.94660.80 & 0.200.94140.93220.98750.98770.80 & 0.200.97420.9836
20.95360.94660.75 & 0.250.93980.93300.98710.98820.75 & 0.250.97590.9835
30.95310.94590.70 & 0.300.93990.93520.98760.98780.70 & 0.300.97440.9838
40.9520.94570.65 & 0.350.93940.93920.98700.98790.65 & 0.350.97670.9838
50.95300.94670.60 & 0.400.94690.94130.98760.98790.60 & 0.400.97400.9840
Av.0.95300.94630.55 & 0.450.94090.94150.98740.98790.55 & 0.450.97440.9837
Std0.00030.0004 0.00280.00410.00020.0001 0.0010.0001
Table 4. Performance results.
Table 4. Performance results.
Performance Metric1-Day Rainfall, Antecedent Rainfall Excluded (%)5-Days Antecedent Rainfall Included (%)
RFLRRFLR
Recall (TPR) 84.6190.3895.1996.15
Specificity (TNR)93.9193.9297.6498.38
False Positive Rate (FPR)6.086.072.351.61
False Negative Rate (FNR)15.389.614.803.84
Table 5. LR intercept and coefficients of parameters.
Table 5. LR intercept and coefficients of parameters.
InterceptDaily RainfallAntecedent Rainfall (5-Days)SlopeSoil TypeSoil DepthLand Cover
−7.061.322.47−9.34−2.90−4.10−4.37
−9.29−5.39−1.85−1.12
1.201.23−1.10−1.56
3.87
6.49
Table 6. Models’ performance summary (various metrics).
Table 6. Models’ performance summary (various metrics).
Random ForestLogistic Regression
Correct Predictions (%)
Performance MetricWithout Antecedent RainfallWith Antecedent RainfallImprovement (%)Without Antecedent RainfallWith Antecedent RainfallImprovement (%)
Recall (TPR) 84.6195.1910.5890.3896.155.77
Specificity (TNR)93.9197.643.7393.9298.384.46
Incorrect Predictions (%)
False Positives6.082.353.736.071.614.46
False Negatives 15.384.8010.589.613.845.77

Share and Cite

MDPI and ACS Style

Kuradusenge, M.; Kumaran, S.; Zennaro, M. Rainfall-Induced Landslide Prediction Using Machine Learning Models: The Case of Ngororero District, Rwanda. Int. J. Environ. Res. Public Health 2020, 17, 4147. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph17114147

AMA Style

Kuradusenge M, Kumaran S, Zennaro M. Rainfall-Induced Landslide Prediction Using Machine Learning Models: The Case of Ngororero District, Rwanda. International Journal of Environmental Research and Public Health. 2020; 17(11):4147. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph17114147

Chicago/Turabian Style

Kuradusenge, Martin, Santhi Kumaran, and Marco Zennaro. 2020. "Rainfall-Induced Landslide Prediction Using Machine Learning Models: The Case of Ngororero District, Rwanda" International Journal of Environmental Research and Public Health 17, no. 11: 4147. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph17114147

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop