Skip to article sections

The California bearing ratio (CBR) value is a fundamental property used to characterise the strength of the subgrade in road pavement design. CBR calculation in the laboratory is complex, time-consuming, costly, and requires careful execution. A machine learning approach is used to predict CBR of soil treated with hydrated-lime activated rice husk ash (HARHA). The prediction uses an algorithmic approach on A-7-6 expansive soil treated with HARHA, added from 0.1% to 12% in 0.1% increments. Using this approach, 121 distinct data sets were produced in the laboratory which are used to accomplish the stated goals. The data set includes six input parameters: HARHA, liquid-limit, plastic-limit, optimum moisture content, clayey activity, maximum dry density and one output: CBR value. Various models were used, including artificial neural networks (ANN), support vector machine (SVM), Gaussian process regression (GPR), and random forest (RF). The models’ performance was evaluated using statistical measures including coefficient of determination, mean absolute error, root mean square error, relative absolute error, and root relative squared error. The evaluation indicates that the RF model had superior predictive performance followed by ANN, SVM, and GPR model. Moreover, sensitivity analysis shows that maximum dry density is the most influential factor on CBR value.

AdaBoost

adaptive boosting

MAError

mean absolute error

MSError

mean square error

R2

coefficient of determination

R1

hydrated-lime activated rice husk ash

R2

liquid limit

R3

plastic limit

R4

optimum moisture content

R5

clay activity

R6

maximum dry density

R7

CBR value

RMSError

root mean square error

XGBoost

extreme gradient boosting

σp

p-standard deviation

σq

q-standard deviation

The California bearing ratio (CBR) value is a crucial measure used to estimate and anticipate the stiffness of rocks, especially those found in the subgrade. It serves as a significant and decisive design index. It was present during the repeated stress on the foundation layer (Trong et al., 2021). Accurately predicting geomaterials’ CBR value is necessary to construct durable pavements (Rehman et al., 2017). CBR value may be defined numerically as the ratio of the penetration of a standard plunger in compacted soil to the penetration of the same plunger in standard crushed rocks. Typically, we keep it at a constant pace of 1.27 mm each minute with the same penetration level. The object’s depth is standardised to either 2.5 or 5 cm (Yildirim and Gunaydin, 2011).

The traditional approach to assessing soil strength and bearing capacity is undergoing a progressive transformation towards this testing (González Farias et al., 2018), standardised by ASTM as D-1883 or BS 1377 (Abdulnabi and Abdulrazzaq, 2020). Laboratory tests are undertaken on both thick and natural ground soil samples under wet and unsoaked circumstances. As per the AASHTO 2003 guidelines, the plunger diameter used in CBR value testing is 50 mm. The plunger is applied at a rate of 1.25 mm/min (Mousavi et al., 2014). The plunger’s design enables it to penetrate a compact soil sample with an ideal moisture content. The schematic view of the CBR apparatus is shown in Figure 1. This testing can be used for in situ CBR value calculations at various levels and locations, including natural ground surfaces (levelled), modified and prepared subgrade levels, and construction sites within the testing pit. The crushed rocks in this testing standard are used as a reference and made consistent for the remaining rock sample CBR value calculations. Several characteristics and variables may influence the CBR value, including grain size, soil structure, Atterberg limits, and moisture content.

Furthermore, the specimen’s dry density might also impact the CBR values (Mishra et al., 2010). Multiple studies have shown the influence of soil types and characteristics on CBR values (Taskiran, 2010). Performing these tests in the laboratory is far more intricate and time-consuming. To get more precision, it is necessary to do several iterations of tests and operations (Kişi and Uncuoğlu, 2005).

The CBR value testing is commonly used empirical design technique for flexible pavement design. In essence, a load testing is conducted to assess the durability and operational characteristics of the pavement (Talukdar, 2014). This testing is more often used in developing nations’ highway pavement design. The engineering qualities are quantified with respect to strength, stiffness, durability, moisture content, and sensitivity to dimensional changes over time (Onyelowe et al., 2020). Obtaining accurate CBR values for design purposes might be problematic because of inadequate soil research and cost constraints. However, conducting the CBR testing in the laboratory is laborious and challenging. Hence, the anticipated outcomes of the created model might be valuable and act as a standard for assessing the accuracy of the CBR data. Therefore, we aim to construct a prediction model that considers the impact of soil index features on CBR value.

Many civil engineering researchers have used soft computing systems, such as artificial neural networks (ANN), support vector machine (SVM), simple linear regressions, and multiple linear regressions, to forecast the CBR value of stabilised soils. Researchers have used the ANN technique to predict the soil CBR value (Taskiran, 2010). ANN are beneficial for analysing and predicting CBR value-stabilised soil. ANNs replicate the neural structure of the human brain (Bhatt et al., 2014). The regression coefficient (R-squared) and mean square error (MSE) are the most often used metrics to evaluate the performance of the ANN model. The root mean square error (RMSE) offers a general assessment of the accuracy of the approximation without explicitly referring to individual data points (Bhatt et al., 2014). In addition, we have used SVM to forecast and assess the geotechnical properties of stabilised soils. Similarly, we have used SVM to predict the characteristics of stabilised soil, such as compaction, swelling pressure, and foundation settlement, in cohesion-less soil (Islam and Roy, 2020; Rasmin, 2009).

Geotechnical engineers often use the dynamic cone penetrometer (DCP) testing in the field to assess the in situ strength of soils (Paige-Green and Du Plessis, 2009). The process involves continuously striking a metal cone into the ground and measuring the penetration depth after each impact. The DCP testing provides valuable data on the soil’s resistance to penetration, allowing for evaluating factors such as compaction and load-bearing capacity. This rapid and efficient testing method is very beneficial for construction and roadworks projects because it can instantly give valuable information on site conditions (Ikechukwu and Mostafa., 2020). The DCP is used in shallow pavement applications according to the Standard Testing method outlined in ASTM D6951-03 (2013) (Thives and Trichês, 2022).

Learning, a subset of computational mechanics, is becoming rapidly utilised in geotechnical engineering to address intricate and non-linear difficulties, owing to its capacity to successfully model diverse systems (Merghadi et al., 2018). The National Cooperative Highway Research Programme has developed two prediction models for soils in the USA. However, both models have limits when accurately forecasting CBR value, especially for soils with a coarse-grained texture. Although the research demonstrates some precision in analysing fine-grained soils, it indicates the need for more precise models in CBR value calculations (Rehman et al., 2017; Haupt and Netterberg, 2021; Talukdar, 2014; Erzin and Turkoz, 2016).

In the last ten years, artificial intelligence (AI) methods have been used to predict soil CBR value. These techniques include algorithms like gene expression programming (GEP), SVM, ANN, multilayer perceptron (MLP) neural networks, generalised regression neural networks, and the group method of data handling, which draw inspiration from biological processes. These models have shown potential to enhance the understanding and prediction of certain factors or characteristics, although they may have limits in terms of generalisability (Yildirim and Gunaydin, 2011; Erzin and Turkoz, 2016; Roy and Singh, 2020)

Studies on soil prediction accuracy have shown the development of many models using diverse methodologies. Sabat (2015) obtained an R-squared coefficient of 0.96 with the use of SVM models, while Taha et al. (2019) attained an R-squared coefficient of 0.88 by using an ANN. Tenpe and Patel (2020) obtained R-squared values ranging from 0.83 to 0.90 using GEP and SVM methodologies (Al-Busultan et al., 2020).

The paradox of predictive capacity in models lies in the fact that models trained on fewer data sets often exhibit better accuracy, maybe owing to the phenomenon of network memory and overfitting. This might result in insufficient model generalisation when applied to more extensive data sets. Overfitting and local minima might lead to incorrect conclusions and limited capacity to apply the findings to other situations. A thorough assessment of predicted accuracy, use of regularisation techniques, and validation across several data sets are essential (Ferentinou and Sakellariou, 2007). The research used multiple regression analysis and ANN system to establish a connection between soil data from three districts in Tamil Nadu and Central Barley Relative CBR values. The model also forecasted the CBR value for combining stone dust and low-quality soil, calculated CBR values for different soil types in Jabalpur city, and established a connection between fine-grained soils (Yildirim and Gunaydin, 2011; Mousavi et al., 2014).

Utilising comprehensive training data sets in research yields a more precise depiction of geotechnical concerns, impacting models’ dependability. The Unified Soil Classification System categorises different soil types that fulfil the criteria of useful prediction models. Hybrid models that combine optimisation techniques with soft computing models are proposed to locate global minima (Roy and Singh, 2020; Ferentinou and Sakellariou, 2007; Bardhan et al., 2021). The researchers used a combination of ANSI and ELM methodologies to evaluate the value of CBR in soils. They obtained exceptional outcomes using several machine-learning approaches, resulting in an R-squared value of 0.9 (Bardhan et al., 2021; Onyelowe et al., 2021). Raza et al. (2021) (used data-driven ML methods to forecast the behaviour of subgrade soil reinforced with geosynthetic materials. They used many models, such as ANN, GPR, random forest (RF), and alternating model trees. Consequently, they achieved exceptional prediction accuracy, making a substantial contribution to the advancement of forecasting methods for the features of geosynthetic reinforced subgrade soil (Onyelowe et al., 2021; Ali et al., 2022).

The objective of this study is to develop many machine learning (ML) models, such as RF, ANN, SVM, and GPR, together with computational techniques, to predict the CBR value of soil treated with rice husk ash (RHA) and hydrated lime. This research included the following input parameters: maximum dry density, clay activity, optimal moisture content, plastic limit, liquid limit, and hydrated lime-activated rice husk ash (HARHA). In addition, we will use many indicators to evaluate the accuracy of the models. Several performance metrics, such as the coefficient of determination, mean absolute error, RMSE, root absolute error, and relative root squared error will be used to compare these models with previously published models in the literature. The study article starts with an introductory section, followed by a comprehensive examination of the data set, correlation analysis, and a concise overview of pertinent literature pertaining to soft computing methodologies. The third portion of this study paper gives an extensive data analysis and discussion. At the same time, the last section offers a comprehensive review of the whole inquiry, including its conclusions and future directions.

A research group of Nigeria University performed 121 experiments on treated expansive soil’s CBR value. These tests were categorised into two data sets: training and testing (Rasmin, 2009). The whole data set was divided into two parts: the training data set, which made up 70% of the total data set, and the testing set, which accounted for the remaining 30%. The whole data set comprises 121 observations. The training data set shall consist of 85 observations, accounting for 70% of the total, whereas the testing data set consists of 36 observations, representing 30% of the total (Luo et al., 2016; Mair et al., 2000; Tigga and Garg, 2020). As indicated earlier, the selection method ensures that the training and testing sets consistently provide the same results. Table 1 consistently presents the maximum, lowest, mean, and standard deviation. The following figures illustrate the frequency and normal histogram distributions for the qualities suggested in the above database, which are used in the CBR values modelling for reference. Equal significance was assigned to each of the 121 observations for calculation. The data set was established by researchers who used both treated and untreated soil samples (Onyelowe et al., 2021). We synthesised a hybrid geometrical binder called HARHA by incorporating 5% hydrated lime, also known as calcium hydroxide, into a binder composed of RHA. This binder was created by blending hydrated lime with rice husk, an agricultural byproduct, and allowing the combination to undergo a whole day of reaction. Subsequently, we introduced hydrated lime as the alkali activator. Rice husk combustion produces a byproduct called RHA (Onyelowe et al., 2019). Subsequently, we used the obtained HARHA to treat the soil in varying quantities, spanning from 0.1% to 12%.

ASTM D1883 standard was used to ascertain the soil’s CBR value. There are three occurrences, each consisting of 10, 30, and 65 strikes per layer. The relationship between load and penetration was graphically represented for each individual data point. If concavity is present, then adjust each set of mould data by extending the beginning linear segment of the curve until it intersects the horizontal axis. The penetration was measured at distances of 2.54 and 5.08 mm from the revised origin. Measure the forces required for the plunger to penetrate the earth by 0.1 in., equivalent to 5.08 mm. Next, the CBR value is determined by dividing the corrected loads or stresses obtained from the graph by the standard loads or stresses, which are 13.44 and 20.06 kN (1000 and 1500 psi) for 0.1 and 0.2 in., respectively (Kuttah, 2019; Shirur and Hiremath, 2014; Bresfelean, 2007).

An earlier study, as documented in Onyelowe et al. (2021), shows that the CBR value (R7) depends on:

  1. rice husk ash undergoes hydration and activation (R1)

  2. plastic limit (R3)

  3. liquid limit (R2)

  4. optimal moisture content (R4)

  5. clayey activity (R5)

  6. maximum dry density (R6)

Hence, the current inquiry included these input factors when formulating the proposed models.

The whole data set is divided into a training set and a testing set to facilitate the development of the ML algorithm model. The division was performed by allocating 70% of the entire data set to the training data set and assigning 30% to the testing data set. The data is only applicable to expansive soil which may or may not contain binder. The data points are more than enough because it is used by many researchers for their studies (Luo et al., 2016; Mair et al., 2000; Tigga and Garg, 2020; Raschka, 2018). To achieve improved outcomes, we partitioned the data into training, testing, and total data sets, ensuring that the parameters’ minimum, maximum, average, and standard deviation remained consistent across all sets. The current data set prevents the model from overfitting (refer to Table 1). Figure 2 displays the histogram distributions and cumulative percentages for all characteristics derived from the database used in the simulation of CBR value. Input and output parameters were used to draw these histograms. The distributions of both parameters exhibited little to no skewness. As shown in Table 2, the calculated skewness and kurtosis values confirm their near-normal distribution. For computation, we gave the same weight to each of the 121 observations (Amjad et al., 2022).

Table 1 provides statistical summaries for a data set across several parameters (R1–R7), categorised into train, test, and total sets. Combining the training and testing sets is a merged data set that provides a comprehensive representation of all the features, denoted by the letters R1 through R7, with exceptional detail. Examining the minimum values for each attribute reveals a broad spectrum, ranging from a minimum threshold of 0.3 to a high of 27.6. This version illustrates how much each attribute may reach its minimum value. The maximum values are the uppermost limits that each feature may reach, ranging from 11.9 to 65.6 at the highest point of the scale. The feature averages provide a more comprehensive understanding of the main trends in the combined data set. The range of the averages, spanning from 6.10 to 47.74, provides insight into the typical values that the data tends to concentrate around in Table 1. The variation in averages across different attributes might provide valuable insights into the overall trend or pattern in the collection.

In addition, by analysing the standard deviations across characteristics, we may ascertain the extent of variability or dispersion within each feature. The variability of data points around the average value for each feature is extensive, as shown by the standard deviations, which vary from 0.23 to 11.36 (Table 1). A more significant standard deviation in the data points indicates more volatility, whereas a lower standard deviation implies greater stability. The table presents statistical data for each of the seven parameters (R1–R7) in three distinct sets: the training set, the testing set, and the combined total set. The data includes information on the lowest, highest, average, and standard deviation values. These statistics facilitate comprehension of the distribution and variability of the data across different parameters.

Employ Pearson’s correlation coefficient to ascertain the existence of linear associations between the input and outcome parameters of the investigation. The magnitude and orientation of these connections were evaluated using the correlation coefficient (ρ). The absolute value of the correlation coefficient determines the degree of correlation. A value of | ρ | > 0.8 indicates a strong association, |ρ| = 0.3–0.8 suggests an average connection, and |ρ| = 0.30 indicates a weak relationship. This work used Pearson’s correlation coefficient to determine the linear relationship between input and output parameters (Kumar and Chong, 2018).

1

The symbols “cov” reflect the concept of covariance, “s” represents standard deviation, and “t” represents standard deviation as well. The Pearson correlation coefficient (ρ) was used to ascertain the associations between each pair of variables (Kumar and Chong, 2018). Table 2 summarises the correlation between all parameters based on the absolute value of ρ. Table 2 clearly demonstrates a substantial correlation between R1 and R6 (highlighted in red) and R7, with correlation coefficients of |ρ| = 0.9779 and |ρ| = 0.9524, respectively. R2, R3, and R4 (in green) exhibit a mild association with CBR value, with correlation coefficients of −0.9802, −0.9635, and −0.9820, respectively. R4 (in yellow) also shows a moderate link with CBR value, with a correlation coefficient of 0.0927.

RF is a widely used ML technique created by Breiman in 2001, i.e. often used for regression analysis and classification tasks (Breiman, 2001). This learning technique is a complete approach that enhances the performance of a single decision tree by using majority voting or means outcomes to increase forecast accuracy (Amjad et al., 2022). A RF model is an ensemble of decision trees used to predict the ultimate result, denoted as Rn. Tree-growing methods use partitioning to divide training sets into smaller subgroups and then randomly choose predicted pieces. The Gini diversity index, RMSE, and MSE are used to determine the exact moment tree development stops. The optimal RF model selects trees that provide accurate predictions, effectively mitigating overfitting by randomly picking the final set of decision trees and predictor parameters (Amjad et al., 2022). The RF structure, seen in Figure 3, integrates predictions from individual trees in classification tasks, whereas regression calculates the average predictions for each activity.

For majority voting classification

2

For averaging regression

3

ANNs are statistical methods that construct logical models of linked neurons in computer networks, imitating the functions of the brain and spinal cord. They can resolve modelling problems such as estimation, classification, and pattern recognition. ANNs may be categorised into supervised and unsupervised. In supervised learning, the network weights are adjusted to make accurate predictions based on given goal values. On the other hand, unsupervised learning involves providing inputs to the network without accompanying target values which is shown in Figure 4 (Tenpe and Patel, 2020). The MLP is a popular feed-forward neural network that requires careful selection of appropriate values for its hidden layers during training. The output layer acts as the input layer for the following stages in the forward computation process.

4

where Oj is the output for neuron j which is determined by many factors: the total number of neurons in the previous layer N, Wij is the weight between the corresponding neuron of the previous layer Ii and neuron j, the output neuron of the previous layer, and the bias term for neuron j. For forward computation,

5

The back propagation learning method creates a relationship between inputs and outputs by assigning random weights to input data and then modifying them. In neural computing, employing multiple transfer functions, such as tangent sigmoid functions for hidden layers and linear functions for output layers, is used to improve the input-output behaviour. For classification tasks, the output layer often employs a softmax activation function (Jogin et al., 2018).

6

where pi is the probability score for each class while the network raw output for the i and j neurons are denoted by ROi and ROj. ANNs rely on mathematical concepts such as neurons, activation functions, and optimisation algorithms to model intricate data linkages (Basheer and Hajmeer, 2000).

The fundamental concept behind SVM is to use a function that transforms the training data from the input space to a feature space of greater dimensions. This enables the construction of a separation hyperplane with the largest possible margin in the feature space, as seen in Figure 5. SVM uses a training data set and an offset scalar to determine the direction of a hyperplane b. These correspond to the amount of training data and class labels for positive instances and negative examples, respectively (Kecman, 2005). SVM uses a training data set to determine a hyperplane direction and an offset scalar. These values are related to the amount of training data and the class labels for positive and negative instances, respectively (Kecman, 2005).

Let us consider a set of training data, where each data point represents the target value for a certain input sample in the input space (Peshkin et al., 2004). The objective of the regression problem is to ascertain a mathematical function that can accurately forecast forthcoming values.

The default format of the SVR estimate function is as follows:

7

This scenario demonstrates a transition from a low-dimensional environment to a high-dimensional one, i.e. not linear. Our objective is to ascertain the values of w and c to minimise the danger of regression.

8

Given that D is a constant in this scenario, the vector w may be expressed in terms of data points as follows:

9
10
11

The dot product may be substituted in Equation (11) with ith the kernel function, also known as the function (Islam and Roy, 2020). Kernel functions enable the computation of the dot product in a feature space with a large number of dimensions, using data provided from a space with a lower number of dimensions without requiring knowledge of the transformation. The Mercer condition is a requirement that all kernel functions must satisfy, and it relates to the inner product of a certain feature space. The radial basis function is often used as the regression kernel.

12

Gaussian process regression (GPR) is a probabilistic, non-parametric supervised learning approach that may generalise complex, non-linear, and hidden function mappings in data sets. The GPR model is a method that follows Rasmussen and Williams’ recommendation that neighbouring observations should provide information (Kumar et al., 2013) by explicitly including a prior throughout the whole function space. The mean and covariance of a Gaussian distribution are represented by vectors and matrices, respectively. In contrast, a Gaussian process may be described as an over function. The GPR model may be used to find a prediction distribution like the testing input. A GPR is a set of random variables that follows a joint multivariate Gaussian distribution for any finite number of variables.

To get more information on GPR and other covariance functions, go to Kuss (Kumar et al., 2013). The specifics of kernel functions are as follows: The GPR design process employs the kernel function. A comprehensive range of kernels has been investigated in the literature (Alam et al., 2020; Sabat, 2015). This study uses the Pearson universal kernel (PUK) functions listed below:

PUK:

13

The primary objective of the research was to investigate the CBR value as the dependent variable (y), while the independent variables R1, R2, R3, R4, R5, R6, and R7 constituted the input set (x). Choosing the optimal amount of training and testing data sets is crucial at every stage of the modelling process. The models were developed using 70% of the research data and then evaluated using the remaining data. To clarify, we used 85 sets for training and 36 sets for testing the models (Luo et al., 2016; Mair et al., 2000; Tigga and Garg, 2020; Raschka, 2018). All models were optimised in an iterative process to improve the accuracy of CBR value predictions. Figure 6 depicts the creation process of the prediction models.

Optimisation of hyperparameters is essential in ML projects to get optimum results. The parameter values substantially impact the efficiency of architectures like RF, decision tree, SVM, XGBoost, and AdaBoost. The objective of the optimisation technique is to determine the optimal parameters for these models (Smithson et al., 2016; Yu and Zhu, 2020). Hyperparameter tuning is seen to be the trickiest part of creating ML models. The bulk of these ML algorithms offer the hyperparameters’ default settings. However, many different ML programs may not necessarily perform effectively with default parameters. To discover the best combination that will give you the best outcomes, you must optimise or adjust them. The model parameters were carefully chosen and adjusted during the experimental trials to achieve the improved metrics, as shown in Table 3.

Algorithms for ML have parameters that need to be adjusted for best results. To guarantee accurate predictions, the optimisation method focuses on determining the most efficient SVM and ANN parameters. This work defines the meanings of these hyper parameters and adjusts a number of important parameters in the SVM and ANN models. After the models’ tuning parameters were established, they were adjusted during trials until they reached the ideal values. Overfitting was reduced by using cross-validated tuning of the hyperparameters. The ANN momentum, along with the SVM kernel rules, was tuned. A held-out test validation was also used. The model generalisation was carefully ensured through these steps.

The performance measures used to evaluate the effectiveness of the recommended models are R-squared, mean absolute error (MAError), root mean squared error (RMSError), relative absolute error (RAError), and relative root squared error (RRSError). The equations are labelled in Equation (14) to Equation (18) provide the mathematical representations for several statistical measures (Amjad et al., 2022).

14
15
16
17
18

R-squared is a statistical metric that quantifies the proportion of variability in a dependent variable that one or more independent variables can explain in a regression model. The variable may assume two distinct values: a perfect positive correlation (+1) and a perfect negative correlation (−1). A model with an R-squared of 0.50 may explain about 50% of the variability in the data. The MAError is a metric used to measure the statistical differences between matched data that relate to the same event. The RAError is a metric used to assess the effectiveness of a prediction model. RMSError is a frequently used statistic for evaluating the degree to which a model accurately represents the data. A zero number signifies an ideal match of the data. The RRSError is easily comprehensible since it is based on the simple concept of averaging the realised values in the fundamental model. A model is considered superior if its RRSError is lower (Taskiran, 2010; Kişi and Uncuoğlu, 2005).

This section evaluates the efficacy of the model. Table 4 summarises the relevant data, whereas Figures 7 and 8 display the predictive accuracy of the guiding and testing data sets in regression format, respectively. This study compared the proposed and previously documented models in the literature (Luo et al., 2016; Amjad et al., 2022). Table 4 indicates that the comparison used many performance indicators based on the criteria for achieving the great testing performance. The RF model had the lowest error rate, so the feasibility and practicality of the CBR value prediction were demonstrated using the soft computing approach. The proposed models, including ANN, GPR, SVM, and RF, illustrate the results acquired for training and testing.

Comparing the RF model to ANN, SVM, and GPR, the RF model had the highest accuracy in its predictions. The RF model had an R-squared value of 0.9999, a MAError of 0.1271, and an RMSError of 0.1617. In comparison, the ANN model had an R-squared value of 0.9989, an MAError of 0.4052, and an RMSerror of 0.5588. The SVM model had an R-squared value of 0.9972, a MAError of 0.6924, and an RMSError of 0.8982. Lastly, the GPR model had an R-squared value of 0.9941, an MAError of 1.031, and an RMSError of 1.3390. This is also corroborated by the RAError and RRSError outcomes in the table provided below.

During the testing phase, the RF model demonstrated superior performance to the ANN, SVM, and GPR models regarding various metrics. The RF model achieved an R-squared value of 0.9986, MAError of 0.05147, RMSError of 0.6589, RAError of 5.4104%, and RRSError of 5.8807%. In comparison, the SVM model achieved an R-squared value of 0.9968, MAError of 0.7060, RMSError of 0.9380, RAError of 7.4214%, and RRSError of 8.3714%. Lastly, the GPR model achieved an R-squared value of 0.9931, MAError of 1.0894, RMSError of 1.5060, RAError of 11.4518%, and RRSError of 13.4408%.

Models in the area of ML need assessment to determine their operational effectiveness. Different model types use different assessment methodologies. After developing a machine-learning model for CBR value forecasting, the next important step is to evaluate the model’s predictive capabilities (Amjad et al., 2022; Brenning, 2005). The study confirmed the accuracy of the CBR value predictions generated by the proposed models by comparing the anticipated and actual values of CBR value. Figures 9 and 10 provide a comparison between the projected and observed values of CBR value for both the training and testing sets. The training set’s anticipated and actual values demonstrate a significant level of coherence, as seen in Figure 9. The projected value is often accurate, even if a few data points in the predicted value of the testing set exhibit significant discrepancies when compared to the actual value. In general, the prediction is satisfactory and appropriate (Brenning, 2005).

Figure 9 presents a scatter plot comparing the actual and projected values for the training and testing sets. This visualisation helps us understand the degree of alignment between the predicted values and the real values. The CBR values for the training and testing sets range from 8.2% to 44.5%, as seen in Figure 10. There are few disparities in the testing set and a strong correspondence between the expected and observed values in both sets. Notably, there are a few instances in the testing set where the predicted value reached 40.614%, whereas the actual CBR value was almost 40%, suggesting more significant discrepancies (refer to Figure 10). Nevertheless, the little deviations in individual data points do not impact the overall predictive capability of the offered models. The error analysis graphs of the recommended models indicate that the RF model has the lowest error rate compared to the ANN, SVM, and GPR models. Thus, the study reaffirms that the RF model accurately predicts the CBR value without any occurrences of overfitting.

The training and testing data sets indicate that none of the models can attain flawless accuracy, as seen by relative errors ranging from −0.9 to 1.5 (see Figures 11(a) and 11(b)). The ANN, SVM, and GPR models provide the highest level of precision in predictions of CBR value, with the RF-predicted model following closely after. The RF model has low error rates in both data sets and an exceptional ability to forecast CBR values within the given input data intervals (Botchkarev, 2018; Bannach-Brown et al., 2019; Amershi et al., 2015; Chen et al., 2004).

Sensitivity analysis is the technique used to ascertain the impact of individual input parameters on an output parameter. Essentially, it computes the output yields that arise from modifying the input. The approach developed by Yang and Zhang (1997) was used to evaluate the impact of input parameters on the sensitivity outcomes of the XGBoost model. This approach is outlined as follows and has been used in several investigations (Amjad et al., 2022; Ahmad et al., 2019; Ahmad et al., 2021).

19

In this context, Rim and Rom represent the input and output variables, respectively, while N represents the total number of values, which is 85 in this particular situation. The maximum qij values, ranging from zero to one, reflect the CBR value for each input parameter (Amjad et al., 2022). Figure 12 displays the qij scores corresponding to each input variable. Figure 12 illustrates that R1, R6, and R4 have the highest degree of effect (qij = 19%) in predicting CBR value. However, R5 has the smallest impact on the prediction of CBR value in Figure 12.

Table 5 displays the results of studies that examined the use of ML in assessing the load-bearing capability of piles. Prior studies have shown that ML algorithms have a high level of accuracy in predicting CBR value outcomes, as indicated by R-squared values ranging from 0.81 to 0.96. However, in this research, the range is from 0.9941 to 0.9999. The comparison of these outcomes is not feasible due to the use of disparate data sets. It is essential to conduct a comprehensive analysis using several data sources to provide a broad framework for foundation engineering (Amjad et al., 2022; Kurt and Kayfeci, 2009).

This research used ML techniques to predict the CBR value of treated soil. The performance of the generated models was assessed by using statistical measures. The measures including the coefficient of determination (R2), mean absolute error (MAError), root mean square error (RMSError), relative absolute error (RAError), and relative root square error (RRSError). Below is a concise overview of the research’s findings:

  • The suggested models yielded R-squared along with MAError, RAError, RMSError, and RRSError values to forecast CBR values. The RF model (R-squared = 0.9999) produced higher prediction results with MAError = 0.1271, RMSError = 0.1617, RAError = 1.2316%, and RRSError = 1.3592%) followed by the ANN model (R-squared = 0.9989, MAError = 0.4052, RMSError = 0.5588, RAError = 3.9260%, and RRSError = 4.6975%), the SVM model (R-squared = 0.9972, MAError = 0.6924, RMSError = 0.8982, RAError = 6.7079%, and RRSError = 7.5512%), and the GPR model (R-squared = 0.9941, MAError = 1.031, RMSError = 1.3390, RAError = 9.9380%, and RRSError = 11.2571%).

  • The sensitivity analysis results indicate that HARHA (R1) is the parameter with the most significance when predicting the CBR value followed by maximum dry density (R6).

  • This work shows the efficiency of AI models in evaluating the CBR value of soil treated with activated RHA, water, and lime, thereby emphasising its use in assessing soil mechanical characteristics. This study also investigates the use of sophisticated ML techniques, including deep learning, to predict the CBR value in soil treated with HARHA.

  • Increase experimental data: Future study should aim to collect more experimental data in order to improve the universality and resilience of the suggested technique. The accuracy and dependability of AI models may be further enhanced with a larger and more varied data set.

  • Explore advanced ML algorithms: This study mainly concentrated on traditional AI methods. The investigation of sophisticated ML methods, such as deep learning, for CBR prediction, is a potential area for future study. These algorithms could provide forecasts and insights that are even more accurate.

Not applicable for studies not involving humans or animals.

The authors confirm contribution to the paper as follows: study conception and design: Irfan Jamil1, Umair Ahmad2; data collection: Umair Ahmad1, Hamza Jamal2, Muhammad Bilal Khan1; analysis and interpretation of results: Umair Ahmad1, Irfan Jamil1; draft manuscript preparation: Hamza Jamal2, Oussama Accouche3, Marc Azab3. All authors reviewed the results and approved the final version of the manuscript.

Abdulnabi
TY
and
Abdulrazzaq
ZG
(
2020
)
An estimated correlation between California bearing ratio (CBR) with some soil parameters of gypseous silty sandy soils
.
Tikrit Journal of Engineering Sciences
27
(1)
:
58
64
.
Ahmad
M
,
Ahmad
F
,
Wróblewski
P
et al.
(
2021
)
Prediction of ultimate bearing capacity of shallow foundations on cohesionless soils: a Gaussian process regression approach
.
Applied Sciences
11
(21)
:
10317
.
Ahmad
M
,
Kamiński
P
,
Olczak
P
et al.
(
2021
)
Development of prediction models for shear strength of rockfill material using machine learning techniques
.
Applied Sciences
11
(13)
:
6167
.
Ahmad
M
,
Tang
XW
,
Qiu
JN
and
Ahmad
F
(
2019
)
Evaluating seismic soil liquefaction potential using Bayesian belief network and C4.5 decision tree approaches
.
Applied Sciences
9
(20)
:
4226
.
Alam
SK
,
Mondal
A
and
Shiuly
A
(
2020
)
Prediction of CBR value of fine grained soils of Bengal Basin by genetic expression programming, artificial neural network and Krigging method
.
Journal of the Geological Society of India
95
(2)
:
190
196
.
Al-Busultan
S
,
Aswed
GK
,
Almuhanna
RR
and
Rasheed
SE
(
2020
) January
Application of artificial neural networks in predicting subbase CBR values using soil indices data. In
IOP Conference Series: Materials Science and Engineering
671
(1)
:
012106
.
Ali
T
,
Haider
W
,
Ali
N
and
Aslam
M
(
2022
)
A machine learning architecture replacing heavy instrumented laboratory tests: in application to the pullout capacity of geosynthetic reinforced soils
.
Sensors (Basel, Switzerland)
22
(22)
:
8699
.
Amershi
S
,
Chickering
M
,
Drucker
SM
, et al.
(
2015
).
Modeltracker: Redesigning performance analysis tools for machine learning
. In Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems (pp.
337
346
).
Amjad
M
,
Ahmad
I
,
Ahmad
M
et al.
(
2022
)
Prediction of pile bearing capacity using XGBoost algorithm: modeling and performance evaluation
.
Applied Sciences
12
(4)
:
2126
.
Breiman
L
(
2001
)
Random forests
.
Machine Learning
45
(1)
:
5
32
.
Brenning
A
(
2005
)
Spatial prediction models for landslide hazards: review, comparison and evaluation
.
Natural Hazards and Earth System Sciences
5
(6)
:
853
862
.
Bresfelean
VP
(
2007
)
Analysis and predictions on students' behavior using decision trees in Weka environment
. In 2007 29th International Conference on Information Technology Interfaces (pp.
51
56
).
IEEE
.
Botchkarev
A
(
2018
)
Performance metrics (error measures) in machine learning regression, forecasting and prognostics: properties and typology
.
arXiv Preprint
arXiv:1809.03006
Basheer
IA
and
Hajmeer
M
(
2000
)
Artificial neural networks: fundamentals, computing, design, and application
.
Journal of Microbiological Methods
43
(1)
:
3
31
.
Bannach-Brown
A
,
Przybyła
P
,
Thomas
J
et al.
(
2019
)
Machine learning algorithms for systematic review: reducing workload in a preclinical review of animal studies and reducing human screening error
.
Systematic Reviews
8
(1)
:
12
23
.
Bardhan
A
,
Gokceoglu
C
,
Burman
A
et al.
(
2021
)
Efficient computational techniques for predicting the California bearing ratio of soil in soaked conditions
.
Engineering Geology
Vol.
291
:
106239
.
Bardhan
A
,
Samui
P
,
Ghosh
K
et al.
(
2021
)
ELM-based adaptive neuro swarm intelligence techniques for predicting the California bearing ratio of soils in soaked conditions
.
Applied Soft Computing
Vol.
110
:
107595
.
Bhatt
S
,
Jain
PK
and
Pradesh
M
(
2014
)
Prediction of California bearing ratio of soils using artificial neural network
.
Am. Int. J. Res. Sci. Technol. Eng. Math
8
(2)
:
156
161
.
Chen
DR
,
Wu
Q
,
Ying
Y
and
Zhou
DX
(
2004
)
Support vector machine soft margin classifiers: error analysis
.
Journal of Machine Learning Research
Vol.
5
, pp:
1143
1175
.
Erzin
Y
and
Turkoz
D
(
2016
)
Use of neural networks for the prediction of the CBR value of some Aegean sands
.
Neural Computing and Applications
27
(5)
:
1415
1426
.
Ferentinou
MD
and
Sakellariou
MG
(
2007
)
Computational intelligence tools for the prediction of slope performance
.
Computers and Geotechnics
34
(5)
:
362
384
.
González Farias
I
,
Araujo
W
and
Ruiz
G
(
2018
)
Prediction of California bearing ratio from index properties of soils using parametric and non-parametric models
.
Geotechnical and Geological Engineering
36
(6)
:
3485
3498
.
Haupt
FJ
and
Netterberg
F
(
2021
)
Prediction of California bearing ratio and compaction characteristics of transvaal soils from indicator properties
.
Journal of the South African Institution of Civil Engineering
63
(2)
:
47
56
.
Ikechukwu
AF
and
Mostafa
MM
(
2020
)
Performance assessment of pavement structure using dynamics cone penetrometer (DCP)
.
International Journal of Pavement Research and Technology
13
(5)
:
466
476
.
Islam
MR
and
Roy
AC
(
2020
) Prediction of California bearing ratio of fine-grained soil stabilized with admixtures using soft computing systems. In
Journal of Civil Engineering
.
Science and Technology
,
11
(1)
, pp.
28
44
.
Jogin
M
,
Madhulika
MS
,
Divya
GD
, et al.
(
2018
).
Feature extraction using convolution neural networks (CNN) and deep learning
, In
2018 3rd IEEE international conference on recent trends in electronics, information & communication technology (RTEICT)
(pp.
2319
2323
).
Kecman
V
(
2005
) Basics of machine learning by support vector machines. In
Real World Applications of Computational Intelligence.
Springer
,
Berlin, Heidelberg
, pp.
49
103
.
Kuttah
D
(
2019
)
Strong correlation between the laboratory dynamic CBR and the compaction characteristics of sandy soil
.
International Journal of Geo-Engineering
10
(1)
:
7
.
Kişi
Ö
and
Uncuoğlu
E
(
2005
)
Comparison of three back-propagation training algorithms for two case studies
,
Indian Journal of Engineering and Materials Sciences
12
(5)
.
Kumar
S
and
Chong
I
(
2018
)
Correlation analysis to identify the effective data in machine learning: prediction of depressive disorder and emotion states
.
International Journal of Environmental Research and Public Health
15
(12)
:
2907
.
Kurt
H
and
Kayfeci
M
(
2009
)
Prediction of thermal conductivity of ethylene glycol–water solutions by using artificial neural networks
.
Applied Energy
86
(10)
:
2244
2248
.
Kumar
SA
,
Kumar
JP
and
Rajeev
J
(
2013
)
Application of machine learning techniques to predict soaked CBR of remolded soils
.
International Journal of Engineering Research & Technology (IJERT)
2
(6)
:
3019
3024
.
Luo
Y
,
Szolovits
P
,
Dighe
AS
and
Baron
JM
(
2016
)
Using machine learning to predict laboratory test results
.
American Journal of Clinical Pathology
145
(6)
:
778
788
.
Mair
C
,
Kadoda
G
,
Lefley
M
et al.
(
2000
)
An investigation of machine learning based prediction systems
.
Journal of Systems and Software
53
(1)
:
23
29
.
Merghadi
A
,
Abderrahmane
B
and
Tien Bui
D
(
2018
)
Landslide susceptibility assessment at Mila Basin (Algeria): a comparative assessment of prediction capability of advanced machine learning methods
.
ISPRS International Journal of Geo-Information
7
(7)
:
268
.
Mishra
D
,
Tutumluer
E
and
Butt
AA
(
2010
)
Quantifying effects of particle shape and type and amount of fines on unbound aggregate performance through controlled gradation
.
Transportation Research Record: Journal of the Transportation Research Board
2167
(1)
:
61
71
.
Mousavi
F
,
Abdi
E
and
Rahimi
H
(
2014
)
Effect of polymer stabilizer on swelling potential and CBR of forest road material
.
KSCE Journal of Civil Engineering
18
(7)
:
2064
2071
.
Onyelowe
K
,
Salahudeen
AB
,
Eberemu
A
, et al.
(
2019
).
Oxides of carbon entrapment for environmental friendly geomaterials ash derivation
. (pp.
58
67
):
Springer International Publishing
,
Cham
.
Onyelowe
KC
,
Onyia
ME
,
Onukwugha
ER
et al.
(
2020
)
Polynomial relationship of compaction properties of silicate-based RHA modified expansive soil for pavement subgrade purposes
.
Építőanyag: Journal of Silicate Based & Composite Materials
72
(6)
.
Onyelowe
KC
,
Jalal
FE
,
Onyia
ME
et al.
(
2021
)
Application of gene expression programming to evaluate strength characteristics of hydrated lime activated rice husk ash‐treated expansive soil
.
Applied Computational Intelligence and Soft Computing
2021
(1)
:
1
17
.
Paige-Green
P
and
Du Plessis
L
(
2009
)
Use and interpretation of the dynamic cone penetrometer (DCP) test
.
CSIR Built Environment Pretoria
Vol.
2
.
Peshkin
DG
,
Hoerner
TE
and
Zimmerman
KA
(
2004
) In
Optimal Timing of Pavement Preventive Maintenance Treatment Applications.
Transportation Research Board
, Vol.
523
.
Rasmin
R
(
2009
)
Comparison between sieve analysis & hydrometer with laser particle analyzer to determine particle size distribution
(Doctoral dissertation
).
Raschka
S
(
2018
)
Model evaluation, model selection, and algorithm selection in machine learning
.
Computer Science Machine Learning
, .
Rafizul
IM
and
Roy
AC
(
2020
)
Prediction of California bearing ratio of fine-grained soil stabilized with admixtures using soft computing systems
.
Journal of Civil Engineering
11
(1)
.
Raza
SAM
,
Maqsood
A
,
Umer
M
et al.
(
2021
)
Application of data-driven machine learning approach for the estimation of California bearing ratio of the subgrade soils
.
Arabian Journal for Science and Engineering
46
(
10
):
10113
10131
, .
Roy
B
and
Singh
MP
(
2020
)
An empirical-based rainfall-runoff modelling using optimization technique
.
International Journal of River Basin Management
18
(1)
:
49
67
.
Rehman
ZU
,
Khalid
U
,
Farooq
K
,
Mujtaba
and
H
,
T
(
2017
)
Prediction of CBR value from index properties of different soils
.
Technical Journal of University of Engineering & Technology Taxila
22
(2)
.
Sabat
AK
(
2015
)
Prediction of California bearing ratio of a stabilized expansive soil using artificial neural network and support vector machine
.
Electron. J. Geotech. Eng
20
(3)
:
981
991
.
Shirur
NB
and
Hiremath
SG
(
2014
)
Establishing relationship between CBR value and physical properties of soil
.
IOSR Journal of Mechanical and Civil Engineering
11
(5)
:
26
30
.
Smithson
SC
,
Yang
G
,
Gross
WJ
and
Meyer
BH
(
2016
)
Neural networks designing neural networks: multi-objective hyper-parameter optimization
. In 2016 IEEE/ACM International Conference on Computer-Aided Design (ICCAD) (pp.
1
8
).
IEEE
.
Taha
S
,
Gabr
A
and
El-Badawy
S
(
2019
)
Regression and neural network models for California bearing ratio prediction of typical granular materials in Egypt
.
Arabian Journal for Science and Engineering
44
(
10
):
8691
8705
, .
Taskiran
T
(
2010
)
Prediction of California bearing ratio (CBR) of fine grained soils by AI methods
.
Advances in Engineering Software
41
(6)
:
886
892
.
Talukdar
DK
(
2014
)
A study of correlation between California bearing ratio (CBR) value with other properties of soil
.
International Journal of Emerging Technology and Advanced Engineering
4
(1)
:
559
562
.
Tenpe
AR
and
Patel
A
(
2020
)
Application of genetic expression programming and artificial neural network for prediction of CBR
.
Road Materials and Pavement Design
21
(5)
:
1183
1200
.
Thives
LP
and
Trichês
G
(
2022
)
Methodology of layers’ compaction control through dynamic cone penetrometer (DCP)
.
Arabian Journal of Geosciences
15
(13)
:
1224
.
Tigga
NP
and
Garg
S
(
2020
)
Prediction of type 2 diabetes using machine learning classification methods
.
Procedia Computer Science
Vol.
167
:
706
716
.
Trong
DK
,
Pham
BT
,
Jalal
FE
et al.
(
2021
)
On random subspace optimization-based hybrid computing models predicting the California bearing ratio of soils
.
Materials (Basel, Switzerland)
14
(21)
:
6516
.
Yang
Y
and
Zhang
Q
(
1997
)
A hierarchical analysis for rock engineering using artificial neural networks
.
Rock Mechanics and Rock Engineering
30
(4)
:
207
222
.
Yildirim
B
and
Gunaydin
O
(
2011
)
Estimation of California bearing ratio by using soft computing systems
.
Expert Systems with Applications
38
(5)
:
6381
6391
.
Yu
T
and
Zhu
H
(
2020
)
Hyper-parameter optimization: a review of algorithms and applications
.
Computer Science Machine Learning
, .
Published by Emerald Publishing Limited. This article is published under the Creative Commons Attribution (CC BY 4.0) licence. Anyone may reproduce, distribute, translate and create derivative works of this article (for both commercial and non-commercial purposes), subject to full attribution to the original publication and authors. The full terms of this licence may be seen at Link to the terms of the CC BY 4.0 licenceLink to the terms of the CC BY 4.0 licence.

Data & Figures

Figure 1.
Illustration of a soil testing apparatus displaying key components such as a dial gauge, proving ring, surcharge weight, and soil specimen within a mould.The image depicts a detailed illustration of a soil testing apparatus. Key components are labeled, including a dial gauge used to measure penetration, a proving ring designed to measure load, and a surcharge weight positioned above the specimen. The apparatus has a loading pad at the bottom supporting a soil specimen contained within a 150 millimetre mould. At the base, the structure features a clear depiction of the base of the mould. The arrangement enhances comprehension of each element’s role in the soil testing process.
Figure 1.
Illustration of a soil testing apparatus displaying key components such as a dial gauge, proving ring, surcharge weight, and soil specimen within a mould.The image depicts a detailed illustration of a soil testing apparatus. Key components are labeled, including a dial gauge used to measure penetration, a proving ring designed to measure load, and a surcharge weight positioned above the specimen. The apparatus has a loading pad at the bottom supporting a soil specimen contained within a 150 millimetre mould. At the base, the structure features a clear depiction of the base of the mould. The arrangement enhances comprehension of each element’s role in the soil testing process.
Close Figure 1.
Figure 2.
Six red waveforms labeled (a) to (f) are shown above a single cyan waveform labeled (g), all displaying variations in amplitude and shape.The image contains six red waveforms labeled (a) through (f), displayed in a grid format. Each waveform has distinct variations in amplitude and shape, indicating different waveform characteristics. Below these, a single cyan waveform labeled (g) presents a unique shape with a smoother curve, differing visually from the red waveforms. The arrangement flows from left to right and top to bottom, allowing for comparison of the shapes and features of the waveforms across the rows.

Comparison of input (aqua) and output (pink) distributions shown as histograms

Figure 2.
Six red waveforms labeled (a) to (f) are shown above a single cyan waveform labeled (g), all displaying variations in amplitude and shape.The image contains six red waveforms labeled (a) through (f), displayed in a grid format. Each waveform has distinct variations in amplitude and shape, indicating different waveform characteristics. Below these, a single cyan waveform labeled (g) presents a unique shape with a smoother curve, differing visually from the red waveforms. The arrangement flows from left to right and top to bottom, allowing for comparison of the shapes and features of the waveforms across the rows.

Comparison of input (aqua) and output (pink) distributions shown as histograms

Close Figure 2.
Figure 3.
A diagram illustrating the random forest forecasting process, showing decision trees branching from a central question, with outputs leading to a mean calculation.The diagram depicts the random forest forecasting model. It features a central question, represented as the letter Q, leading to multiple decision trees that branch out. Each tree has various nodes, distinctly marked as blue and white squares, with connections indicating the relationships between them. Some branches are labeled as R1, R2, and Rn, indicating different trees, while arrows direct the flow towards a mean calculation box located below. The outcome culminates in a diamond-shaped box labeled "Random forest forecast," illustrating the final result of the process.

The structure of the random forest

Figure 3.
A diagram illustrating the random forest forecasting process, showing decision trees branching from a central question, with outputs leading to a mean calculation.The diagram depicts the random forest forecasting model. It features a central question, represented as the letter Q, leading to multiple decision trees that branch out. Each tree has various nodes, distinctly marked as blue and white squares, with connections indicating the relationships between them. Some branches are labeled as R1, R2, and Rn, indicating different trees, while arrows direct the flow towards a mean calculation box located below. The outcome culminates in a diamond-shaped box labeled "Random forest forecast," illustrating the final result of the process.

The structure of the random forest

Close Figure 3.
Figure 4.
A diagram illustrating a neural network layout with three layers: input, hidden, and output, showing various parameters leading to a single output.The diagram depicts a neural network architecture featuring three layers: the input layer on the left consists of eight parameters including H A R H A, Liquid Limit, Plastic Limit, Plasticity Index, Optimum Moisture Content, Clay Content, and Maximum Dry Density. These input nodes connect through numerous lines to the hidden layer, which contains six yellow circles representing hidden units. The connections demonstrate how inputs influence the hidden layer. The output layer on the right features a single output node labeled California Bearing Ratio, showcasing the final result of the neural network's computations.

Artificial neural network mechanisms

Figure 4.
A diagram illustrating a neural network layout with three layers: input, hidden, and output, showing various parameters leading to a single output.The diagram depicts a neural network architecture featuring three layers: the input layer on the left consists of eight parameters including H A R H A, Liquid Limit, Plastic Limit, Plasticity Index, Optimum Moisture Content, Clay Content, and Maximum Dry Density. These input nodes connect through numerous lines to the hidden layer, which contains six yellow circles representing hidden units. The connections demonstrate how inputs influence the hidden layer. The output layer on the right features a single output node labeled California Bearing Ratio, showcasing the final result of the neural network's computations.

Artificial neural network mechanisms

Close Figure 4.
Figure 5.
A diagram shows a hyperplane with surrounding points. It indicates borders marked by plus and minus epsilon, demonstrating spatial relationships among points relative to the hyperplane.The diagram illustrates a hyperplane, represented by a dashed line, with a series of points positioned around it. The hyperplane is labelled at the far right. Two lines extend vertically from the hyperplane, marked with plus epsilon and minus epsilon, indicating boundaries. The points vary in arrangement, depicting how they relate to the hyperplane. Key symbols, such as the Greek letter zeta, are present, suggesting additional dimensions or parameters in this context.

Mechanics of support vector machine

Figure 5.
A diagram shows a hyperplane with surrounding points. It indicates borders marked by plus and minus epsilon, demonstrating spatial relationships among points relative to the hyperplane.The diagram illustrates a hyperplane, represented by a dashed line, with a series of points positioned around it. The hyperplane is labelled at the far right. Two lines extend vertically from the hyperplane, marked with plus epsilon and minus epsilon, indicating boundaries. The points vary in arrangement, depicting how they relate to the hyperplane. Key symbols, such as the Greek letter zeta, are present, suggesting additional dimensions or parameters in this context.

Mechanics of support vector machine

Close Figure 5.
Figure 6.
Flowchart illustrating the process of laboratory test data collection, input parameters, machine learning algorithms, and model performance measures, with specific data points and models listed.The image presents a flowchart outlining the process for analysing laboratory test data. The first box denotes the collection of laboratory test data, indicating that one hundred and twenty-one tests were performed on treated expansive soils. Below this, the next section displays input and output parameters labelled as R 1, R 2, R 3, R 4, R 5, R 6, and R 7. The third box lists various machine learning algorithms or models, specifically noting Random Forest, Artificial Neural Network, Support Vector Machine, and Gaussian Process Regression. The final section presents the performance measures for these models, which include R-squared, Mean Absolute Error, Root Mean Squared Error, Relative Absolute Error, and Relative Root Squared Error. Dashed red lines separate each section, and the flow of information proceeds left to right through the boxes, indicating a step-by-step process.

The flowchart used to anticipate CBR values using a data-driven method

Figure 6.
Flowchart illustrating the process of laboratory test data collection, input parameters, machine learning algorithms, and model performance measures, with specific data points and models listed.The image presents a flowchart outlining the process for analysing laboratory test data. The first box denotes the collection of laboratory test data, indicating that one hundred and twenty-one tests were performed on treated expansive soils. Below this, the next section displays input and output parameters labelled as R 1, R 2, R 3, R 4, R 5, R 6, and R 7. The third box lists various machine learning algorithms or models, specifically noting Random Forest, Artificial Neural Network, Support Vector Machine, and Gaussian Process Regression. The final section presents the performance measures for these models, which include R-squared, Mean Absolute Error, Root Mean Squared Error, Relative Absolute Error, and Relative Root Squared Error. Dashed red lines separate each section, and the flow of information proceeds left to right through the boxes, indicating a step-by-step process.

The flowchart used to anticipate CBR values using a data-driven method

Close Figure 6.
Figure 7.
Graph showing predicted versus measured California Bearing Ratio with different algorithms and a legend for each line's representation.The image depicts a scatter plot illustrating the relationship between predicted and measured California Bearing Ratio (C B R) percentages, with the horizontal axis representing measured C B R percentages ranging from five to fifty percent, and the vertical axis showing predicted C B R percentages within the same range. Data points plotted correspond to predictions from four different algorithms: Support Vector Machine (S V M), Gaussian Process Regression (G P R), Artificial Neural Networks (A N N), and Random Forest (R F). A dotted linear fit line demonstrates the overall trend in the data. Included is a small inset graph showing a close-up view of the predictions for a specific range, with all algorithms clearly marked. Additionally, a table within the image presents the R-Squared values for each algorithm, indicating their statistical performance in predictions.

Comparison between measured and predicted CBR values for model training

Figure 7.
Graph showing predicted versus measured California Bearing Ratio with different algorithms and a legend for each line's representation.The image depicts a scatter plot illustrating the relationship between predicted and measured California Bearing Ratio (C B R) percentages, with the horizontal axis representing measured C B R percentages ranging from five to fifty percent, and the vertical axis showing predicted C B R percentages within the same range. Data points plotted correspond to predictions from four different algorithms: Support Vector Machine (S V M), Gaussian Process Regression (G P R), Artificial Neural Networks (A N N), and Random Forest (R F). A dotted linear fit line demonstrates the overall trend in the data. Included is a small inset graph showing a close-up view of the predictions for a specific range, with all algorithms clearly marked. Additionally, a table within the image presents the R-Squared values for each algorithm, indicating their statistical performance in predictions.

Comparison between measured and predicted CBR values for model training

Close Figure 7.
Figure 8.
A graph showing the relationship between predicted and measured CBR percentages, with four model predictions represented by distinct lines. There’s also an inset highlighting details of the prediction trends.The graph illustrates the relationship between predicted and measured California Bearing Ratio (C B R) percentages, with the vertical axis representing predicted C B R ranging from five to fifty percent and the horizontal axis showing measured C B R in the same percentage range. Four predictive models are displayed: Random Forest (R F) is marked with a yellow line, Artificial Neural Network (A N N) with a light grey line, Support Vector Machine (S V M) with a blue line, and Gaussian Process Regression (G P R) with an orange line. There is a dotted yellow line indicating a linear fit across the data points. An inset within the graph shows a close-up of the prediction trends for the various models, with distinguishing colours for each model. The graph features a dashed box around a specific data feature, indicating focus or emphasis on a particular section of the data.

Comparison between measured and predicted CBR values for model validation

Figure 8.
A graph showing the relationship between predicted and measured CBR percentages, with four model predictions represented by distinct lines. There’s also an inset highlighting details of the prediction trends.The graph illustrates the relationship between predicted and measured California Bearing Ratio (C B R) percentages, with the vertical axis representing predicted C B R ranging from five to fifty percent and the horizontal axis showing measured C B R in the same percentage range. Four predictive models are displayed: Random Forest (R F) is marked with a yellow line, Artificial Neural Network (A N N) with a light grey line, Support Vector Machine (S V M) with a blue line, and Gaussian Process Regression (G P R) with an orange line. There is a dotted yellow line indicating a linear fit across the data points. An inset within the graph shows a close-up of the prediction trends for the various models, with distinguishing colours for each model. The graph features a dashed box around a specific data feature, indicating focus or emphasis on a particular section of the data.

Comparison between measured and predicted CBR values for model validation

Close Figure 8.
Figure 9.
A graph depicting measured and predicted California Bearing Ratio (C B R) percentages plotted against a training set. Different prediction methods are represented by various lines in the main and inset graphs.The image shows a graph comparing measured and predicted values of California Bearing Ratio (C B R) percentages against a training set along the horizontal axis. The vertical axis represents the C B R percentages, spanning from 5 to 45 percent. The main graph features five lines: blue for measured C B R, orange for Artificial Neural Network (A N N) predicted C B R, grey for Gaussian Process Regression (G P R) predicted C B R, and yellow for Recurrent Forecasting (R F) predicted C B R. An inset graph highlights a specific section of the main graph, displaying a closer view of the line trends. The graph includes markers for specific data points and a legend to identify each prediction method. The data flows from left to right along the horizontal axis, while the C B R percentages ascend vertically.

Visualisation of model accuracy for CBR value prediction on training set

Figure 9.
A graph depicting measured and predicted California Bearing Ratio (C B R) percentages plotted against a training set. Different prediction methods are represented by various lines in the main and inset graphs.The image shows a graph comparing measured and predicted values of California Bearing Ratio (C B R) percentages against a training set along the horizontal axis. The vertical axis represents the C B R percentages, spanning from 5 to 45 percent. The main graph features five lines: blue for measured C B R, orange for Artificial Neural Network (A N N) predicted C B R, grey for Gaussian Process Regression (G P R) predicted C B R, and yellow for Recurrent Forecasting (R F) predicted C B R. An inset graph highlights a specific section of the main graph, displaying a closer view of the line trends. The graph includes markers for specific data points and a legend to identify each prediction method. The data flows from left to right along the horizontal axis, while the C B R percentages ascend vertically.

Visualisation of model accuracy for CBR value prediction on training set

Close Figure 9.
Figure 10.
A line graph displaying measured and predicted California Bearing Ratio (C B R) percentages, with multiple trend lines representing different prediction models over a range of test set values.The image features a line graph that visualizes measured and predicted California Bearing Ratio (C B R) percentages plotted against test set values, indicating data from zero to thirty-six on the horizontal axis. The vertical axis ranges from five to fifty, representing percentage values. Five distinct lines, each marked with unique symbols and colours, represent measured C B R, Support Vector Machine (S V M)-predicted C B R, Gaussian Process Regression (G P R)-predicted CBR, Artificial Neural Network (ANN)-predicted C B R, and Random Forest (R F)-predicted C B R. A small inset graph highlights a portion of the data trends around the test set values of twelve to fourteen. The graph clearly delineates each prediction methodology with a corresponding legend found in the upper right corner.

Visualisation of model accuracy for CBR value prediction on training set and testing set

Figure 10.
A line graph displaying measured and predicted California Bearing Ratio (C B R) percentages, with multiple trend lines representing different prediction models over a range of test set values.The image features a line graph that visualizes measured and predicted California Bearing Ratio (C B R) percentages plotted against test set values, indicating data from zero to thirty-six on the horizontal axis. The vertical axis ranges from five to fifty, representing percentage values. Five distinct lines, each marked with unique symbols and colours, represent measured C B R, Support Vector Machine (S V M)-predicted C B R, Gaussian Process Regression (G P R)-predicted CBR, Artificial Neural Network (ANN)-predicted C B R, and Random Forest (R F)-predicted C B R. A small inset graph highlights a portion of the data trends around the test set values of twelve to fourteen. The graph clearly delineates each prediction methodology with a corresponding legend found in the upper right corner.

Visualisation of model accuracy for CBR value prediction on training set and testing set

Close Figure 10.
Figure 11.
A graph showing two sets of data with predicted models in percentage. The upper section represents the training set, while the lower section shows the test set. Various models are represented with different symbols.The image presents a graph divided into two sections (a and b). The upper section displays predicted models percentages against the training set, with the x-axis marked from zero to eighty-five and the y-axis showing predicted models in percentages ranging from negative one point two to zero point eight. Different models are represented using specific symbols: blue diamonds for Support Vector Machine (S V M), grey triangles for Artificial Neural Network (A N N), orange squares for Gaussian Process Regression (G P R), and yellow crosses for Random Forest (R F). The lower section illustrates the predicted error models against the test set, where the x-axis ranges from zero to forty and the y-axis maintains the same percentage range. Symbols for the model predictions remain consistent throughout both sections. The graph features a horizontal reference line across the lower portion, indicating the error level, and data points are scattered, suggesting variations across both sets.

(a) Training set error levels for the suggested models and (b) testing set error levels for the suggested models

Figure 11.
A graph showing two sets of data with predicted models in percentage. The upper section represents the training set, while the lower section shows the test set. Various models are represented with different symbols.The image presents a graph divided into two sections (a and b). The upper section displays predicted models percentages against the training set, with the x-axis marked from zero to eighty-five and the y-axis showing predicted models in percentages ranging from negative one point two to zero point eight. Different models are represented using specific symbols: blue diamonds for Support Vector Machine (S V M), grey triangles for Artificial Neural Network (A N N), orange squares for Gaussian Process Regression (G P R), and yellow crosses for Random Forest (R F). The lower section illustrates the predicted error models against the test set, where the x-axis ranges from zero to forty and the y-axis maintains the same percentage range. Symbols for the model predictions remain consistent throughout both sections. The graph features a horizontal reference line across the lower portion, indicating the error level, and data points are scattered, suggesting variations across both sets.

(a) Training set error levels for the suggested models and (b) testing set error levels for the suggested models

Close Figure 11.
Figure 12.
A pie chart displaying five segments labelled R 1 to R 5, with numerical values ranging from 0.7316 to 0.995, indicating proportions within a dataset.A pie chart with five segments representing different categories labelled R 1, R 2, R 3, R 4, and R 5, illustrated with varying colours. Each segment displays a numerical value: R 1 is 0.9487 in black, R 2 is 0.7657 in red, R 3 is 0.8249 in blue, R 4 is 0.8973 in green, and R 5 is 0.7316 in purple. The chart includes a legend at the bottom that matches the colour for each category label, enhancing the visual representation of the data distribution. The respective values are placed within or adjacent to the segments.

Sensitivity analysis showing the impact of each input variable on model output

Figure 12.
A pie chart displaying five segments labelled R 1 to R 5, with numerical values ranging from 0.7316 to 0.995, indicating proportions within a dataset.A pie chart with five segments representing different categories labelled R 1, R 2, R 3, R 4, and R 5, illustrated with varying colours. Each segment displays a numerical value: R 1 is 0.9487 in black, R 2 is 0.7657 in red, R 3 is 0.8249 in blue, R 4 is 0.8973 in green, and R 5 is 0.7316 in purple. The chart includes a legend at the bottom that matches the colour for each category label, enhancing the visual representation of the data distribution. The respective values are placed within or adjacent to the segments.

Sensitivity analysis showing the impact of each input variable on model output

Close Figure 12.
Table 1.

Comparison of key statistical measures in training and testing data

Data setParameterR1R2R3R4R5R6R7
Training setMinimum02712.8160.61.258
Maximum1266211921.9944.6
Average5.9648.1117.2017.991.351.6823.95
Sta. dev.3.5811.742.460.790.400.2511.97
Testing setMinimum0.327.61316.30.621.278.2
Maximum11.965.620.9191.961.9944.6
Average6.1047.7417.1018.121.341.6924.12
Sta. dev.3.3711.202.330.710.390.2311.36
Total setMinimum02712.8160.61.258
Maximum1266211921.9944.6
Average6.0048.0017.1718.021.351.6923.83
Sta. dev.3.5111.542.410.770.400.2411.82
Table 2.

Pearson correlation matrix for the input and output parameters in the model

ParametersR1R2R3R4R5R6
R11.0000
R2−0.99721.0000
R3−0.98930.99151.0000
R40.2014−0.1435−0.17491.0000
R5−0.99390.99750.9846−0.12041.0000
R60.9858−0.9818−0.97700.2394−0.97421.0000
Table 3.

Values of algorithm hyperparameters

ML algorithmHyperparameterSymbolTuned value
RFBag sized percentP100
 Batch sizeI100
 Number of excess slotsNum-slot1
 M1
 V0.001
 SpeedS1
ANN (multilayer perceptron)Learning rateL0.3
 MomentumM0.2
 Training timeN500
 Hidden layersHa
SVM (Poly kernel)ExponentE1
 C1
GPR (PUK kernel)Omega00.3
 SigmaS0.3
 NoiseN0.3
Table 4.

Analysing machine learning models’ performance for CBR value prediction on training and testing sets

ModelSymbolData setR-squaredMAErrorRMSErrorRAErrorRRSError
Random forestRFTraining set0.99990.12710.16171.2316%1.3592%
 Testing set0.99970.19920.27822.0942%2.4832%
Artificial neural networkANNTraining set0.99890.40520.55883.9260%4.6975%
 Testing set0.99860.51470.65895.4104%5.8807%
Support vector machineSVMTraining set0.99720.69240.89826.7079%7.5512%
 Testing set0.99680.70600.93807.4214%8.3714%
Gaussian process regressionGPRTraining set0.99411.0311.33909.9880%11.2571%
 Testing set0.99311.08941.506011.4518%13.4408%
Table 5.

Results matrix of the previous studies

Previous studiesDeveloped model(s)Evaluation parameter(s)Number of data points used
Ahmad et al. (2021) MARSER-squared is 96%; RMSE is 3.59%362
Ahmad et al. (2021) ELMR-squared between 81% and 91%312
Rafizul and Roy (2020) LMBP, BP, CGR-squared is 90%129
Yang and Zhang (1997) Elastic net regularisation regression (ENRR), Lazy K-star, M-5 model tree, GaussianR-squared between 90% and 92%97

Supplements

References

Abdulnabi
TY
and
Abdulrazzaq
ZG
(
2020
)
An estimated correlation between California bearing ratio (CBR) with some soil parameters of gypseous silty sandy soils
.
Tikrit Journal of Engineering Sciences
27
(1)
:
58
64
.
Ahmad
M
,
Ahmad
F
,
Wróblewski
P
et al.
(
2021
)
Prediction of ultimate bearing capacity of shallow foundations on cohesionless soils: a Gaussian process regression approach
.
Applied Sciences
11
(21)
:
10317
.
Ahmad
M
,
Kamiński
P
,
Olczak
P
et al.
(
2021
)
Development of prediction models for shear strength of rockfill material using machine learning techniques
.
Applied Sciences
11
(13)
:
6167
.
Ahmad
M
,
Tang
XW
,
Qiu
JN
and
Ahmad
F
(
2019
)
Evaluating seismic soil liquefaction potential using Bayesian belief network and C4.5 decision tree approaches
.
Applied Sciences
9
(20)
:
4226
.
Alam
SK
,
Mondal
A
and
Shiuly
A
(
2020
)
Prediction of CBR value of fine grained soils of Bengal Basin by genetic expression programming, artificial neural network and Krigging method
.
Journal of the Geological Society of India
95
(2)
:
190
196
.
Al-Busultan
S
,
Aswed
GK
,
Almuhanna
RR
and
Rasheed
SE
(
2020
) January
Application of artificial neural networks in predicting subbase CBR values using soil indices data. In
IOP Conference Series: Materials Science and Engineering
671
(1)
:
012106
.
Ali
T
,
Haider
W
,
Ali
N
and
Aslam
M
(
2022
)
A machine learning architecture replacing heavy instrumented laboratory tests: in application to the pullout capacity of geosynthetic reinforced soils
.
Sensors (Basel, Switzerland)
22
(22)
:
8699
.
Amershi
S
,
Chickering
M
,
Drucker
SM
, et al.
(
2015
).
Modeltracker: Redesigning performance analysis tools for machine learning
. In Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems (pp.
337
346
).
Amjad
M
,
Ahmad
I
,
Ahmad
M
et al.
(
2022
)
Prediction of pile bearing capacity using XGBoost algorithm: modeling and performance evaluation
.
Applied Sciences
12
(4)
:
2126
.
Breiman
L
(
2001
)
Random forests
.
Machine Learning
45
(1)
:
5
32
.
Brenning
A
(
2005
)
Spatial prediction models for landslide hazards: review, comparison and evaluation
.
Natural Hazards and Earth System Sciences
5
(6)
:
853
862
.
Bresfelean
VP
(
2007
)
Analysis and predictions on students' behavior using decision trees in Weka environment
. In 2007 29th International Conference on Information Technology Interfaces (pp.
51
56
).
IEEE
.
Botchkarev
A
(
2018
)
Performance metrics (error measures) in machine learning regression, forecasting and prognostics: properties and typology
.
arXiv Preprint
arXiv:1809.03006
Basheer
IA
and
Hajmeer
M
(
2000
)
Artificial neural networks: fundamentals, computing, design, and application
.
Journal of Microbiological Methods
43
(1)
:
3
31
.
Bannach-Brown
A
,
Przybyła
P
,
Thomas
J
et al.
(
2019
)
Machine learning algorithms for systematic review: reducing workload in a preclinical review of animal studies and reducing human screening error
.
Systematic Reviews
8
(1)
:
12
23
.
Bardhan
A
,
Gokceoglu
C
,
Burman
A
et al.
(
2021
)
Efficient computational techniques for predicting the California bearing ratio of soil in soaked conditions
.
Engineering Geology
Vol.
291
:
106239
.
Bardhan
A
,
Samui
P
,
Ghosh
K
et al.
(
2021
)
ELM-based adaptive neuro swarm intelligence techniques for predicting the California bearing ratio of soils in soaked conditions
.
Applied Soft Computing
Vol.
110
:
107595
.
Bhatt
S
,
Jain
PK
and
Pradesh
M
(
2014
)
Prediction of California bearing ratio of soils using artificial neural network
.
Am. Int. J. Res. Sci. Technol. Eng. Math
8
(2)
:
156
161
.
Chen
DR
,
Wu
Q
,
Ying
Y
and
Zhou
DX
(
2004
)
Support vector machine soft margin classifiers: error analysis
.
Journal of Machine Learning Research
Vol.
5
, pp:
1143
1175
.
Erzin
Y
and
Turkoz
D
(
2016
)
Use of neural networks for the prediction of the CBR value of some Aegean sands
.
Neural Computing and Applications
27
(5)
:
1415
1426
.
Ferentinou
MD
and
Sakellariou
MG
(
2007
)
Computational intelligence tools for the prediction of slope performance
.
Computers and Geotechnics
34
(5)
:
362
384
.
González Farias
I
,
Araujo
W
and
Ruiz
G
(
2018
)
Prediction of California bearing ratio from index properties of soils using parametric and non-parametric models
.
Geotechnical and Geological Engineering
36
(6)
:
3485
3498
.
Haupt
FJ
and
Netterberg
F
(
2021
)
Prediction of California bearing ratio and compaction characteristics of transvaal soils from indicator properties
.
Journal of the South African Institution of Civil Engineering
63
(2)
:
47
56
.
Ikechukwu
AF
and
Mostafa
MM
(
2020
)
Performance assessment of pavement structure using dynamics cone penetrometer (DCP)
.
International Journal of Pavement Research and Technology
13
(5)
:
466
476
.
Islam
MR
and
Roy
AC
(
2020
) Prediction of California bearing ratio of fine-grained soil stabilized with admixtures using soft computing systems. In
Journal of Civil Engineering
.
Science and Technology
,
11
(1)
, pp.
28
44
.
Jogin
M
,
Madhulika
MS
,
Divya
GD
, et al.
(
2018
).
Feature extraction using convolution neural networks (CNN) and deep learning
, In
2018 3rd IEEE international conference on recent trends in electronics, information & communication technology (RTEICT)
(pp.
2319
2323
).
Kecman
V
(
2005
) Basics of machine learning by support vector machines. In
Real World Applications of Computational Intelligence.
Springer
,
Berlin, Heidelberg
, pp.
49
103
.
Kuttah
D
(
2019
)
Strong correlation between the laboratory dynamic CBR and the compaction characteristics of sandy soil
.
International Journal of Geo-Engineering
10
(1)
:
7
.
Kişi
Ö
and
Uncuoğlu
E
(
2005
)
Comparison of three back-propagation training algorithms for two case studies
,
Indian Journal of Engineering and Materials Sciences
12
(5)
.
Kumar
S
and
Chong
I
(
2018
)
Correlation analysis to identify the effective data in machine learning: prediction of depressive disorder and emotion states
.
International Journal of Environmental Research and Public Health
15
(12)
:
2907
.
Kurt
H
and
Kayfeci
M
(
2009
)
Prediction of thermal conductivity of ethylene glycol–water solutions by using artificial neural networks
.
Applied Energy
86
(10)
:
2244
2248
.
Kumar
SA
,
Kumar
JP
and
Rajeev
J
(
2013
)
Application of machine learning techniques to predict soaked CBR of remolded soils
.
International Journal of Engineering Research & Technology (IJERT)
2
(6)
:
3019
3024
.
Luo
Y
,
Szolovits
P
,
Dighe
AS
and
Baron
JM
(
2016
)
Using machine learning to predict laboratory test results
.
American Journal of Clinical Pathology
145
(6)
:
778
788
.
Mair
C
,
Kadoda
G
,
Lefley
M
et al.
(
2000
)
An investigation of machine learning based prediction systems
.
Journal of Systems and Software
53
(1)
:
23
29
.
Merghadi
A
,
Abderrahmane
B
and
Tien Bui
D
(
2018
)
Landslide susceptibility assessment at Mila Basin (Algeria): a comparative assessment of prediction capability of advanced machine learning methods
.
ISPRS International Journal of Geo-Information
7
(7)
:
268
.
Mishra
D
,
Tutumluer
E
and
Butt
AA
(
2010
)
Quantifying effects of particle shape and type and amount of fines on unbound aggregate performance through controlled gradation
.
Transportation Research Record: Journal of the Transportation Research Board
2167
(1)
:
61
71
.
Mousavi
F
,
Abdi
E
and
Rahimi
H
(
2014
)
Effect of polymer stabilizer on swelling potential and CBR of forest road material
.
KSCE Journal of Civil Engineering
18
(7)
:
2064
2071
.
Onyelowe
K
,
Salahudeen
AB
,
Eberemu
A
, et al.
(
2019
).
Oxides of carbon entrapment for environmental friendly geomaterials ash derivation
. (pp.
58
67
):
Springer International Publishing
,
Cham
.
Onyelowe
KC
,
Onyia
ME
,
Onukwugha
ER
et al.
(
2020
)
Polynomial relationship of compaction properties of silicate-based RHA modified expansive soil for pavement subgrade purposes
.
Építőanyag: Journal of Silicate Based & Composite Materials
72
(6)
.
Onyelowe
KC
,
Jalal
FE
,
Onyia
ME
et al.
(
2021
)
Application of gene expression programming to evaluate strength characteristics of hydrated lime activated rice husk ash‐treated expansive soil
.
Applied Computational Intelligence and Soft Computing
2021
(1)
:
1
17
.
Paige-Green
P
and
Du Plessis
L
(
2009
)
Use and interpretation of the dynamic cone penetrometer (DCP) test
.
CSIR Built Environment Pretoria
Vol.
2
.
Peshkin
DG
,
Hoerner
TE
and
Zimmerman
KA
(
2004
) In
Optimal Timing of Pavement Preventive Maintenance Treatment Applications.
Transportation Research Board
, Vol.
523
.
Rasmin
R
(
2009
)
Comparison between sieve analysis & hydrometer with laser particle analyzer to determine particle size distribution
(Doctoral dissertation
).
Raschka
S
(
2018
)
Model evaluation, model selection, and algorithm selection in machine learning
.
Computer Science Machine Learning
, .
Rafizul
IM
and
Roy
AC
(
2020
)
Prediction of California bearing ratio of fine-grained soil stabilized with admixtures using soft computing systems
.
Journal of Civil Engineering
11
(1)
.
Raza
SAM
,
Maqsood
A
,
Umer
M
et al.
(
2021
)
Application of data-driven machine learning approach for the estimation of California bearing ratio of the subgrade soils
.
Arabian Journal for Science and Engineering
46
(
10
):
10113
10131
, .
Roy
B
and
Singh
MP
(
2020
)
An empirical-based rainfall-runoff modelling using optimization technique
.
International Journal of River Basin Management
18
(1)
:
49
67
.
Rehman
ZU
,
Khalid
U
,
Farooq
K
,
Mujtaba
and
H
,
T
(
2017
)
Prediction of CBR value from index properties of different soils
.
Technical Journal of University of Engineering & Technology Taxila
22
(2)
.
Sabat
AK
(
2015
)
Prediction of California bearing ratio of a stabilized expansive soil using artificial neural network and support vector machine
.
Electron. J. Geotech. Eng
20
(3)
:
981
991
.
Shirur
NB
and
Hiremath
SG
(
2014
)
Establishing relationship between CBR value and physical properties of soil
.
IOSR Journal of Mechanical and Civil Engineering
11
(5)
:
26
30
.
Smithson
SC
,
Yang
G
,
Gross
WJ
and
Meyer
BH
(
2016
)
Neural networks designing neural networks: multi-objective hyper-parameter optimization
. In 2016 IEEE/ACM International Conference on Computer-Aided Design (ICCAD) (pp.
1
8
).
IEEE
.
Taha
S
,
Gabr
A
and
El-Badawy
S
(
2019
)
Regression and neural network models for California bearing ratio prediction of typical granular materials in Egypt
.
Arabian Journal for Science and Engineering
44
(
10
):
8691
8705
, .
Taskiran
T
(
2010
)
Prediction of California bearing ratio (CBR) of fine grained soils by AI methods
.
Advances in Engineering Software
41
(6)
:
886
892
.
Talukdar
DK
(
2014
)
A study of correlation between California bearing ratio (CBR) value with other properties of soil
.
International Journal of Emerging Technology and Advanced Engineering
4
(1)
:
559
562
.
Tenpe
AR
and
Patel
A
(
2020
)
Application of genetic expression programming and artificial neural network for prediction of CBR
.
Road Materials and Pavement Design
21
(5)
:
1183
1200
.
Thives
LP
and
Trichês
G
(
2022
)
Methodology of layers’ compaction control through dynamic cone penetrometer (DCP)
.
Arabian Journal of Geosciences
15
(13)
:
1224
.
Tigga
NP
and
Garg
S
(
2020
)
Prediction of type 2 diabetes using machine learning classification methods
.
Procedia Computer Science
Vol.
167
:
706
716
.
Trong
DK
,
Pham
BT
,
Jalal
FE
et al.
(
2021
)
On random subspace optimization-based hybrid computing models predicting the California bearing ratio of soils
.
Materials (Basel, Switzerland)
14
(21)
:
6516
.
Yang
Y
and
Zhang
Q
(
1997
)
A hierarchical analysis for rock engineering using artificial neural networks
.
Rock Mechanics and Rock Engineering
30
(4)
:
207
222
.
Yildirim
B
and
Gunaydin
O
(
2011
)
Estimation of California bearing ratio by using soft computing systems
.
Expert Systems with Applications
38
(5)
:
6381
6391
.
Yu
T
and
Zhu
H
(
2020
)
Hyper-parameter optimization: a review of algorithms and applications
.
Computer Science Machine Learning
, .

Languages

or Create an Account

Close subscription notice
Close access options