Next Article in Journal
Catalytic Activity of New Oxovanadium(IV) Microclusters with 2-Phenylpyridine in Olefin Oligomerization
Previous Article in Journal
Evaluation of Newly Introduced Bioactive Materials in Terms of Cavity Floor Adaptation: OCT Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Predictive Mimicker of Fracture Behavior in Fiber Reinforced Concrete Using Machine Learning

Nust Institute of Civil Engineering (NICE), School of Civil and Environmental Engineering (SCEE), National University of Sciences and Technology (NUST), Sector H-12, Islamabad 44000, Pakistan
*
Author to whom correspondence should be addressed.
Materials 2021, 14(24), 7669; https://doi.org/10.3390/ma14247669
Submission received: 6 November 2021 / Revised: 20 November 2021 / Accepted: 25 November 2021 / Published: 12 December 2021
(This article belongs to the Section Construction and Building Materials)

Abstract

:
Due to the exceptional qualities of fiber reinforced concrete, its application is expanding day by day. However, its mixed design is mainly based on extensive experimentations. This study aims to construct a machine learning model capable of predicting the fracture behavior of all conceivable fiber reinforced concrete subclasses, especially strain hardening engineered cementitious composites. This study evaluates 15x input parameters that include the ingredients of the mixed design and the fiber properties. As a result, it predicts, for the first time, the post-peak fracture behavior of fiber-reinforced concrete matrices. Five machine learning models are developed, and their outputs are compared. These include artificial neural networks, the support vector machine, the classification and regression tree, the Gaussian process of regression, and the extreme gradient boosting tree. Due to the small size of the available dataset, this article employs a unique technique called the generative adversarial network to build a virtual data set to augment the data and improve accuracy. The results indicate that the extreme gradient boosting tree model has the lowest error and, therefore, the best mimicker in predicting fiber reinforced concrete properties. This article is anticipated to provide a considerable improvement in the recipe design of effective fiber reinforced concrete formulations.

1. Introduction

Due to brittle behavior, concrete absorbs significantly less energy as it shows an abrupt fracture in tension. Ductile materials can be coupled with concrete to improve tensile and energy absorption properties. Reinforced Cement Concrete (RCC) uses rebar to get better ductility and tensile strength. However, due to the larger diameter of the rebar, the cracks that rebar bridges are relatively larger, leading to durability issues [1]. The use of fibers has been increasing due to their enhanced mechanical and fracture properties. Fibers bridge the cracks at a micro-scale that controls crack width, improves crack resistance, and ensures better ductility.
Concrete reinforced with fibers can give either strain-softening or strain-hardening behavior. Mix that gives strain-hardening behavior is classified as Engineered Cementitious Composites (ECC). Earlier, it was thought that strain-hardening is achieved by only increasing the volume of fibers, but later it was found that fibers content is not the only controlling parameter. It is also the function of parameters such as:
  • Fiber Properties: Mechanical properties, aspect ratio, and volume fraction;
  • Matrix properties: Initial flaw size distribution and its mechanical properties;
  • Fiber-matrix interfacial properties: Chemical and frictional bond.
These properties can be adjusted to achieve strain hardening behavior while keeping practical fibers content [2]. To effectively use the combination of all parameters, researchers have proposed different criteria and theoretical models for critical volume fraction for any given set of ECC constituents [2,3,4,5,6,7,8]. ECC possesses high ductility due to strain hardening characteristics and has the ability of self-healing and crack width control [9]. Due to its excellent properties, it has increased the load-carrying capacity of many structures, especially structures subjected to earthquake and fatigue loading [10,11].
It is very difficult to predict fiber reinforced concrete (FRC) fracture behavior based on its constituents, i.e., whether the concrete will have strain-hardening or undergo strain-softening. The design procedure for achieving strain-hardening of concrete is based on extensive experimentation. Moreover, the models developed by researchers for finding the critical fiber volume are based on certain factors that need to be found by experiments making this work quite lengthy, time-consuming, and uneconomical [12]. There are no defined guidelines for preparing a mixed design of strain hardening FRC. Consequently, there ought to be a tool to help prepare a mix with higher possibilities of undergoing strain-hardening and predicting its properties.
The development of machine learning (ML) methods has shown promising results in predicting materials properties [12,13,14]. It can consider complex datasets having multiple inputs and output variables and predict results with high accuracies [15,16]. These methods have already been applied to predict compressive strength, tensile strength, and strain capacity of high-performance fiber-reinforced cementitious composites (HPFRCC) [12] using 387 samples. The study by Guo et al. includes the data of HPFRCCs samples with 14 input and 3 output variables that owe the strain-hardening behavior. However, the model has a limitation on applicability only for the HPFRCC samples having strain hardening tendency. Therefore, value addition is required by developing a model with a widened scope of practice over conventional high-performance FRC mixes after requisite training and validation sets for the two streams.
This paper proposes innovation in two areas; the first is related to the functionality and comprehensiveness of the model, which is not just limited to strain-hardening FRCs, and the second is related to the model’s accuracy. Firstly, for the first time, data of FRC, ECC, and HPFRCC are collected together. A new output parameter is introduced, which belonged to the failure classification, i.e., fracture behavior. The reason to introduce this variable is to make the model familiar with the basics of post cracking behavior, so it can predict whether the resulting mix would result in strain hardening composite or not. The second is related to performance; the performance parameters achieved are relatively better than the previously made models [12]. There are 438 data samples are cumulatively used to develop the comprehensive model for FRC containing 194 samples [17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35], 231 ECC, and 13 HPFRC [36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98] extracted from published literature. Five ML models were developed. These include artificial neural network (ANN), the support vector machine (SVM), the classification and regression tree (CART), the Gaussian process of regression (GPR), and the extreme gradient boosting tree (XGBoost). As ECC is a new material, the data available in the literature are not significant for ML, and thus, the Generative Adversarial Network (GAN) model is used for data augmentation. A virtual dataset of 1000 samples is successfully extracted by this model and is used for training while the original set is used for testing. The performance-based on this technique is phenomenal. Finally, the accuracy of all models is compared to find the best model.

2. Methodology

2.1. Machine Learning Models

This section elaborates on the machine learning models used in the research. Five models were used to predict four parameters, out of which three were related to Regression, and one was related to classification. Among the five models, Gaussian Process Regression (GPR) cannot be used for classification rest all can be used for all types of data. Broadly, these models are divided into three categories: (1) Artificial Neural Networks (ANN), (2) Regression Analysis, and (3) Regression Tree analysis.

2.1.1. Artificial Neural Networks (ANN)

ANN is a bio-inspired computational model that works the way human neurons work, which is why it has this name. This model contains three basic parameters (1) Input layer, (2) Output layer, and (3) Hidden layer. However, there are also some other parameters, but they were kept as default. For our problem, parameters for input and output are fixed. The hidden layer is a parameter that depends on data and defines the complexity of the model. The more hidden layers, the better the model can fit. However, it may cause overfitting, a situation in which data fits very well for the training dataset but performs poorly for the testing dataset [99]. Thus, the network was trained for different layers, and the optimum number of hidden layers was found by comparing the RMSE of training and validation datasets. Figure 1a depicts a typical ANN model.

2.1.2. Regression Analysis

This is the most common family of models containing many different types with separate parameters, with the goal being to fit the data as closely as possible [100]. Common regression models include linear regression and polynomial regression.

2.1.3. Regression Tree Analysis

Regression Tree is one of the most potent tools of ML for regression analysis. It performs the calculations in a hierarchal (Tree-like) manner. The number of trees is a parameter that defines its complexity; however, the model cannot be made too complex to avoid overfitting [101]. Common Regression Tree models include CART and XGBoost (iterative tree). Figure 1b,c shows typical CART and XGBoost model respectively.

2.2. Generative Adversarial Network (GAN)

In addition to the above models, a specialized data augmentation technique known as Generative Adversarial Network (GAN) was used. GAN is a technique used when the available data is not very large, allowing virtual data to increase accuracy by increasing the dataset [14]. Figure 2 show the processing of data to get virtual dataset.

2.3. Dataset

2.3.1. Overview

For the development of the ML model, a dataset with 19 instances was used, from which 15 are input parameters, and 4 are outputs. Input parameters include matrix constituents and fiber properties as shown in Table 1. To cover a wide range of cement replacement materials, (1) matrix constituent: the cement-to-cement ratio, the fly ash-to-cement ratio, the sand-to-cement ratio, the coarse aggregate-to-cement ratio, the limestone powder-to-cement ratio, the slag-to-cement ratio, the silica fume-to-cement ratio, the metakaolin-to-cement ratio, the fiber content, the water-to-binder ratio, and the superplasticizer content was used. Major parameters that define (2) fiber properties are: the fiber length, the fiber diameter, the fiber tensile strength, and the fiber elastic modulus.
Predicting the fracture response of the material is made possible using the dataset of conventional and HPFRC as well as the ECC samples. If only ECC samples were used to predict properties, there would have been a problem with the model of not differentiating the sample of other types of FRC. The model would have been treating input of any fiber concrete as an ECC and predicting higher values of strains considering strain-hardening. Training ML on the behavior of both FRC and ECC materials was made to overcome this issue. The trained model can predict the post cracking response based on variable differences in FRC and ECC.
The HPFRCCs sample data were included to capture the effect of coarse aggregate addition on the fracture attributes of the matrix. As ECC lacks coarse aggregate compared with FRC, the model might have confused the strain-softening behavior to the presence of coarse aggregates. Thus, HPFRCC data are added to avoid this mishap as it has coarse aggregate and shows stain-hardening simultaneously.

2.3.2. Dataset Normalization

The data were collected from literature initially in raw form. Their range was drastically different, e.g., cement content was normally around 1, but other parameters such as fiber diameter or elastic modulus of fiber were in the range of hundreds. Therefore, data normalization was necessary so that the model could predict the sensitivity of each parameter, which ultimately affects the results. Therefore, to keep all the parameters between 0 and 1, the following normalization technique was used. For normalization, Equation (1) was used to keep the data between 0 and 1.
x   * = x x min x max x min
x is any original input parameter; x(min) is the minimum value of the similar parameter; x(max) is the maximum value of the parameter; x * is the normalized value of the parameter.

2.3.3. Hyperparameter Tuning

Hyperparameter tuning is the most crucial parameter of machine learning models. In ANN, it corresponds to the number of hidden layers and learning rate, and in regression tree depends upon the number of branches. A simple iterative technique was used to find the performance of the model by changing the parameters. The best parameter for both training and validation sets was selected to counter underfitting and overfitting.

2.3.4. Performance Evaluation

In order to test the performance accuracy of the model, three basic performance parameters were used for regression data to relate the predicted (Ypre) and actual results (Yactual) [102,103]. These three parameters include (1) root mean squared error (RMSE), (2) coefficient of determination (R2), and (3) Pearson correlation coefficient (R) as given by Equations (2)–(4).
RMSE   =   1 n . i = 1 n ( Ypre   Yactual ) 2 ,
R   =   i n = 1   Y pre   Ypre ¯ . Yactual   Yactual ¯   i n = 1 Ypre   Ypre ¯   2   . i n = 1   Yactual Yactual ¯   2  
R 2   =   i n = 1 Y pre   Y pre ¯ i n = 1   Yactual   Yactual   ¯  
However, the classification data were evaluated based on fundamental parameters of AUC (Area under Curve), the area under the ROC curve, and accuracy in predicting the data.

3. Implementations

3.1. Anomalous Data

Anomalous data are the outlier that can affect the model’s accuracy. Data are extracted from already published articles, including the hypothetical trails of different mixes. Fourteen such samples were removed, e.g., mix with 10% fibers, as it was an outlier, so it was removed. In the same way, reported compressive strength of over 200 MPa was also an outlier; therefore, it was also removed.

3.2. Hyperparameter Tuning

Table 2 shows the optimal hyperparameters for different machine learning models used for each output parameter. There are different sorts of interlinking between input and output parameters. Therefore, for better results, each hyperparameter was calculated using the simplified approach of using a loop and finding the optimal combination for which the error is minimal for both training and validation sets, along with keeping a special check on overfitting. Since the numbers of hyperparameters in some models were very high, tuning was done only on some of the hyperparameters, and the rest were taken as default. Table 2 shows Hyperparameters that were optimized. The hyperparameters missing in this table were kept as default. XGBoost showed good results using the default hyperparameters without any tuning.

3.3. Training Process

For the training process, all the optimal hyperparameters listed in Table 2 were used to train the machine learning model. Special attention was given to ensure the model neither be under-fitted nor overfit. The training process was done, and the performance of each model was calculated separately for the training and testing dataset as per parameters defined in Section 2.3.4. Figure 3 show the approach employed for training the model.

4. Results and Discussions

4.1. Predicted Results and Discussions

Based on above mentioned trained models, compressive strength, tensile strength, tensile strain, and post cracking behavior (whether strain hardening would occur or not) can be predicted. Table 3, Table 4 and Table 5 compare actual vs. predicted results of the defined output parameters. The prediction accuracy was measured in terms of R2 value and R-value. Its larger value corresponds to high prediction accuracy, while in the case of RMSE value, a low value indicates high accuracy. For post cracking behavior AUC and accuracy are used. Their higher value indicates higher prediction accuracy.
The performance of each model is summarized in Table 6. The performance of the models was evaluated as per Section 2.3.4. The results of both testing and training data sets were compared to avoid under fitting and overfitting. Among all models, the XGBoost method shows the best accuracy for all the output parameters followed by ANN, GPR, CART, and SVM. This model gives RMSE for a training set of compressive strength, tensile strength, and ductility as 1.59, 0.2, and 0.163, respectively, while for the testing set RMSE is 2.35, 0.31, and 0.18, respectively, which was more accurate compared to the previous models [12] in which RMSE for a training set of compressive strength, tensile strength, and ductility as 2.5, 0.36, and 0.25, respectively, while for the testing set RMSE is 6.75, 0.774, and 0.785, respectively. The value of R2 for XGBoost was 0.99, 0.98, and 0.98 for compressive strength, tensile strength, and tensile strain, respectively, for training while 0.95, 0.95, and 0.97 for testing. XGBoost was able to classify the fracture behavior of the samples more accurately compared to other models. Its accuracy for classification was 98.5% and 98.4% for training and testing, respectively. The high accuracy of XGBoost is due to its iterative architecture, as shown in Figure 1c, which creates a better relationship between input and output parameters. Complete working process of predictive model is shown in Figure 4.

4.2. Validation of Predictive Models

It is clear from Table 6 that the XGBoost model has the maximum accuracy compared to the other models. Thus, it was used to predict compressive strength, tensile strength, tensile strain, and the post-cracking response of samples that are not included in any dataset (neither in original nor in virtual). The model was practiced for validation by published experiments’ data. Samples with one varying parameter were checked. Two types of samples with varying percentage content of flyash and fiber content were tested. Figure 5 shows the comparison of actual v/s predicted properties of samples. Results reveal that XGBoost is accurate in predicted values, and classification made by the model about post cracking behavior is also 100% true.

5. Conclusions and Recommendations

This research was able to develop a new way to predict fracture properties (i.e., Mechanical properties, ductility, and the post-cracking response) of FRC, using the aid of machine learning. Five models were developed to predict four outputs with 15 input parameters of FRC. The performance of each model was evaluated, and from those following conclusions were made:
  • The predictive models are accurate enough to replace the extensive experimentation trails required for optimizing FRC according to desired needs.
  • These models can be effectively used to bifurcate fracture behavior as strain hardening or softening based on selected inputs as they are well trained for both types of behavior. XGBoost model shows 98.4% accuracy in segregating the fracture response of fiber-reinforced matrices.
  • The above-proposed models can realistically be used to predict mechanical properties, ductility, and post-cracking behavior of both the traditional and high-performance FRC. Among all models, the XGBoost model shows the best accuracy for all the output parameters. This model gives RMSE for a training set of compressive strength, tensile strength, and ductility as 1.59, 0.2, and 0.163, respectively, while for the testing set RMSE is 2.35, 0.31, and 0.18, respectively. These performance indicators of RMSE were more accurate than previously implemented models [12].
  • GAN was used to successfully produce a virtual dataset of 1000 samples using the original dataset. This virtual dataset further increased the accuracy of the models.
  • These models can also be optimized in a way to make the mix economic with improved mechanical properties along with minimizing the environmental impacts (e.g., carbon footprint and reuse of waste products)
Future research is needed to find out other parameters and their dependence on different important parameters of FRC, e.g., fresh properties, durability properties, use of other types of cement, or incorporating the packing density concept for high strength concrete. More research is also needed using these models for other types of special-purpose concretes.

Author Contributions

Conceptualization, S.A.K.; methodology, S.A.K. and T.A.; software, S.A.K.; validation, R.A.K.; formal analysis, T.A., R.A.K. and S.A.K.; investigation, T.A. and S.A.K.; resources, S.M.A. and S.; data curation S., S.M.A., T.A. and S.A.K.; writing—original draft preparation, S.A.K. and T.A.; writing—review and editing, R.A.K., S.A.K. and T.A.; supervision, R.A.K.; project administration, S.A.K., T.A., R.A.K. and S.; All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data is contained within the article.

Acknowledgments

Authors would like to say special thanks to Muhammad Riyyan Khan ([email protected]) and Muhammad Umar Javed ([email protected]) for useful discussion on the Implementation of ML models and would also like to thank Sadia Arshad and Hammad Anis Khan for guidance on the article writing and its formatting.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

FRCFiber Reinforced Concrete
ECCEngineered Cementitious Concrete
HPFRCCsHigh Performance Fiber Reinforced Cementitious Composites
ANNArtificial Neural Network
SVMSupport Vector Machine
GPRGaussian Process of Regression
XGBoostExtreme Gradient Boosting Tree
CARTClassification and Regression Tree
GANGenerative Adversarial Network
MLMachine Learning
RMSERoot Mean Squared Error
AUCArea under Curve
R2Coefficient of determination
RPearson correlation coefficient

References

  1. Romualdi, J.P.; Batson, G.B. Mechanics of Crack Arrest in Concrete. J. Eng. Mech. Div. 1963, 89, 147–168. [Google Scholar] [CrossRef]
  2. Li, V.; Stang, H.; Krenchel, H. Micromechanics of crack bridging in fibre-reinforced concrete. Mater. Struct. 1993, 26, 486–494. [Google Scholar] [CrossRef]
  3. Li, V.C.; Leung, C.K. Steady-state and Multiple Creaking of Short random fiber composites. J. Eng. Mech. 1992, 118, 2246–2264. [Google Scholar] [CrossRef] [Green Version]
  4. Li, V.C. From micromechanics to structural engineering—The design of cementitious composites for civi for civil applications. Structrual Eng. Earthq. Eng. 1993, 10, 37s–48s. [Google Scholar]
  5. Li, V.C.; Mishra, D.K.; Wu, H.-C. Matrix Design for Pseudo Strain-Hardening Fiber Reinforced Cementitious Composites. Mater. Struct. 1995, 28, 586–595. [Google Scholar] [CrossRef]
  6. Yang, C.C.; Mura, T.; Shah, S.P. Micromechanical Theory and Uniaxial Tensile Tests of Fiber Reinforced Cement Composites. 2015. Available online: http://journals.cambridge.org (accessed on 1 May 2021).
  7. McCartney, L. Mechanics of Matrix Cracking in Brittle-Matrix Fibre-Reinforced Composites. 1987. Available online: https://www.jstor.org/stable/2398127 (accessed on 1 May 2021).
  8. Leung, C.K. Design criteria for pseudoductile fiber-reinforced composites. J. Eng. Mech. 1996, 122, 10–18. [Google Scholar] [CrossRef]
  9. Liu, H.; Zhang, Q.; Gu, C.; Su, H.; Li, V. Influence of microcrack self-healing behavior on the permeability of Engineered Cementitious Composites. Cem. Concr. Compos. 2017, 82, 14–22. [Google Scholar] [CrossRef]
  10. Li, X.; Wang, J.; Bao, Y.; Chen, G. Cyclic behavior of damaged reinforced concrete columns repaired with high-performance fiber-reinforced cementitious composite. Eng. Struct. 2017, 136, 26–35. [Google Scholar] [CrossRef]
  11. Fukuyama, H. Application of High Performance Fiber Reinforced Cementitious Composites for Damage Mitigation of Building Structures Case study on Damage Mitigation of RC Buildings with Soft First Story. J. Adv. Concr. Technol. 2006, 4, 35–44. [Google Scholar] [CrossRef] [Green Version]
  12. Guo, P.; Meng, W.; Xu, M.; Li, V.; Bao, Y. Predicting Mechanical Properties of High-Performance Fiber-Reinforced Cementitious Composites by Integrating Micromechanics and Machine Learning. Materials 2021, 14, 3143. [Google Scholar] [CrossRef]
  13. Prasad, B.R.; Eskandari, H.; Reddy, B.V. Prediction of compressive strength of SCC and HPC with high volume fly ash using ANN. Constr. Build. Mater. 2009, 23, 117–128. [Google Scholar] [CrossRef]
  14. Marani, A.; Jamali, A.; Nehdi, M.L. Predicting Ultra-High-Performance Concrete Compressive Strength Using Tabular Generative Adversarial Networks. Materials 2020, 13, 4757. [Google Scholar] [CrossRef]
  15. Abu Yaman, M.; Elaty, M.A.; Taman, M. Predicting the ingredients of self compacting concrete using artificial neural network. Alex. Eng. J. 2017, 56, 523–532. [Google Scholar] [CrossRef]
  16. Akande, K.O.; Owolabi, T.O.; Twaha, S.; Olatunji, S. Performance Comparison of SVM and ANN in Predicting Compressive Strength of Concrete. IOSR J. Comput. Eng. 2014, 16, 88–94. [Google Scholar] [CrossRef]
  17. Dhanapal, J.; Jeyaprakash, S. Mechanical properties of mixed steel fiber reinforced concrete with the combination of micro and macro steel fibers. Struct. Concr. 2020, 21, 458–467. [Google Scholar] [CrossRef]
  18. Loh, Z.P.; Mo, K.H.; Tan, C.G.; Yeo, S.H. Mechanical characteristics and flexural behaviour of fibre-reinforced cementitious composite containing PVA and basalt fibres. Sadhana 2019, 44, 98. [Google Scholar] [CrossRef] [Green Version]
  19. Bagherzadeh, R.; Pakravan, H.; Sadeghi, A.-H.; Latifi, M.; Merati, A.A. An Investigation on Adding Polypropylene Fibers to Reinforce Lightweight Cement Composites (LWC). J. Eng. Fibers Fabr. 2012, 7, 1147. [Google Scholar] [CrossRef]
  20. Abbass, A.; Abid, S.; Özakça, M. Experimental Investigation on the Effect of Steel Fibers on the Flexural Behavior and Ductility of High-Strength Concrete Hollow Beams. Adv. Civ. Eng. 2019, 2019, 245. [Google Scholar] [CrossRef]
  21. Wishwesh, K.; Anand, K.B. PVA Fiber-Fly Ash Cementitious Composite: Assessment of Mechanical Properties. 2017. Available online: http://iaeme.com (accessed on 5 June 2021).
  22. Lu, C. Mechanical Properties of Polypropylene Fiber Reinforced Concrete Pavement. Adv. Mater. Res. 2013, 739, 264–267. [Google Scholar] [CrossRef]
  23. Liu, F.; Xu, K.; Ding, W.; Qiao, Y.; Wang, L. Microstructural characteristics and their impact on mechanical properties of steel-PVA fiber reinforced concrete. Cem. Concr. Compos. 2021, 123, 104196. [Google Scholar] [CrossRef]
  24. Zheng, Y.; Wu, X.; He, G.; Shang, Q.; Xu, J.; Sun, Y. Mechanical Properties of Steel Fiber-Reinforced Concrete by Vibratory Mixing Technology. Adv. Civ. Eng. 2018, 2018, 5715. [Google Scholar] [CrossRef] [Green Version]
  25. Babaie, R.; Abolfazli, M.; Fahimifar, A. Mechanical properties of steel and polymer fiber reinforced concrete. J. Mech. Behav. Mater. 2019, 28, 119–134. [Google Scholar] [CrossRef]
  26. Li, F.Y.; Cao, C.Y.; Cui, Y.X.; Wu, P.F. Experimental Study of the Basic Mechanical Properties of Directionally Distributed Steel Fibre-Reinforced Concrete. Adv. Mater. Sci. Eng. 2018, 2018, 1–11. [Google Scholar] [CrossRef] [Green Version]
  27. Yao, Z.; Li, X.; Fu, C.; Xue, W. Mechanical Properties of Polypropylene Macrofiber-Reinforced Concrete. Adv. Mater. Sci. Eng. 2019, 2019, 214. [Google Scholar] [CrossRef] [Green Version]
  28. Singh, S.P. Investigation on the Strength and Flexural Toughness of Hybrid Fibre Reinforced Concrete. In Brittle Matrix Composites 9; Elsevier: Amsterdam, The Netherlands, 2009; pp. 91–100. [Google Scholar] [CrossRef]
  29. Çavdar, A. A study on the effects of high temperature on mechanical properties of fiber reinforced cementitious composites. Compos. Part B Eng. 2012, 43, 2452–2463. [Google Scholar] [CrossRef]
  30. Vafaei, D.; Hassanli, R.; Ma, X.; Duan, J.; Zhuge, Y. Sorptivity and mechanical properties of fiber-reinforced concrete made with seawater and dredged sea-sand. Constr. Build. Mater. 2021, 270, 121436. [Google Scholar] [CrossRef]
  31. Ede, A.N.; Ige, A.O. Optimal Polypropylene Fiber Content for Improved Compressive and Flexural Strength of Concrete. IOSR J. Mech. Civ. Eng. 2014, 11, 129–135. [Google Scholar]
  32. Zeyad, A.; Saba, A.M.; Shathly, A.B.; Alfaufy, T.H. Influence of steel fiber content on fresh and hardened properties of self-compacting concrete. AIP Conf. Proc. 2018, 2020, 20033. [Google Scholar] [CrossRef]
  33. Thomas, J.; Ramaswamy, A. Mechanical Properties of Steel Fiber-Reinforced Concrete. J. Mater. Civ. Eng. 2007, 19, 385–392. [Google Scholar] [CrossRef]
  34. Leung, C.K.; Lai, R.; Lee, A.Y. Properties of wet-mixed fiber reinforced shotcrete and fiber reinforced concrete with similar composition. Cem. Concr. Res. 2005, 35, 788–795. [Google Scholar] [CrossRef]
  35. Yao, W.; Li, J.; Wu, K. Mechanical properties of hybrid fiber-reinforced concrete at low fiber volume fraction. Cem. Concr. Res. 2003, 33, 27–30. [Google Scholar] [CrossRef]
  36. Hajj, E.Y.; Sanders, D.H.; Weitzel, N.D. Development of Specifications for Engineered Cementitious Composites for Use in Bridge Deck Overlays. Cem. Concr. Res. 2016, 14, 456. [Google Scholar]
  37. Yu, J.; Wu, H.-L.; Leung, C.K. Feasibility of using ultrahigh-volume limestone-calcined clay blend to develop sustainable medium-strength Engineered Cementitious Composites (ECC). J. Clean. Prod. 2020, 262, 121343. [Google Scholar] [CrossRef]
  38. Li, M.; Li, V. High-Early-Strength ECC for Rapid Durable Repair-Material Properties. Available online: https://www.researchgate.net/publication/280231620 (accessed on 5 June 2021).
  39. Ma, H.; Qian, S.; Zhang, Z.; Lin, Z.; Li, V.C. Tailoring Engineered Cementitious Composites with local ingredients. Constr. Build. Mater. 2015, 101, 584–595. [Google Scholar] [CrossRef]
  40. Li, X.; Yang, X.; Ding, Z.; Du, X.; Wen, J. ECC Design Based on Uniform Design Test Method and Alternating Conditional Expectation. Math. Probl. Eng. 2019, 2019, 9575897. [Google Scholar] [CrossRef]
  41. Li, V.C. Engineered Cementitious Composites (ECC)-Material, Structural, and Durability Performance. In Concrete Construction Engineering Handbook; Taylor & Francis Group, LLC: London, UK, 2008. [Google Scholar]
  42. Huang, B.-T.; Weng, K.-F.; Zhu, J.-X.; Xiang, Y.; Dai, J.-G.; Li, V.C. Engineered/strain-hardening cementitious composites (ECC/SHCC) with an ultra-high compressive strength over 210 MPa. Compos. Commun. 2021, 26, 100775. [Google Scholar] [CrossRef]
  43. Yu, K.; Zhu, W.; Ding, Y.; Lu, Z.-D.; Yu, J.-T.; Xiao, J.-Z. Micro-structural and mechanical properties of ultra-high performance engineered cementitious composites (UHP-ECC) incorporation of recycled fine powder (RFP). Cem. Concr. Res. 2019, 124, 105813. [Google Scholar] [CrossRef]
  44. Ma, H.; Qian, S.; Li, V.C. Influence of fly ash type on mechanical properties and self-healing behavior of Engineered Cementitious Composite (ECC). Cem. Concr. Res. 2016, 11, 209. [Google Scholar] [CrossRef]
  45. Xu, M.; Clack, H.; Xia, T.; Bao, Y.; Wu, K.; Shi, H.; Li, V. Effect of TiO2 and fly ash on photocatalytic NOx abatement of engineered cementitious composites. Constr. Build. Mater. 2020, 236, 117559. [Google Scholar] [CrossRef]
  46. Xu, M.; Yu, J.; Zhou, J.; Bao, Y.; Li, V.C. Effect of curing relative humidity on mechanical properties of engineered cementitious composites at multiple scales. Constr. Build. Mater. 2021, 284, 122834. [Google Scholar] [CrossRef]
  47. Yao, Q.; Li, Z.; Lu, C.; Peng, L.; Luo, Y.; Teng, X. Development of Engineered Cementitious Composites Using Sea Sand and Metakaolin. Front. Mater. 2021, 8, 1872. [Google Scholar] [CrossRef]
  48. Yang, E.-H.; Li, V. Tailoring engineered cementitious composites for impact resistance. Cem. Concr. Res. 2012, 42, 1066–1071. [Google Scholar] [CrossRef]
  49. Halvaei, M.; Jamshidi, M. The Effect of Nylon Fibers on Mechanical Properties of Engineered Cementitious Composites (ECCs) Preparation and Characterization of Chitosan/Sericin Nanoweb View Project Evaluating Piezoelectric Performance of PVDF Composite Nanofibers Pressure Sensor with Metal Nanoparticle View Project. 2013. Available online: https://www.researchgate.net/publication/262802066 (accessed on 5 June 2021).
  50. Bins, S.R.; Kumar, C.S.; Togi, S.; George, M. A Study of Engineered Cementitious Composites by Investigating its Compressive and Flexural Strength. Cem. Concr. Res. 2014, 11, 531950. [Google Scholar] [CrossRef]
  51. Lin, J.-X.; Song, Y.; Xie, Z.-H.; Guo, Y.-C.; Yuan, B.; Zeng, J.-J.; Wei, X. Static and dynamic mechanical behavior of engineered cementitious composites with PP and PVA fibers. J. Build. Eng. 2020, 29, 101097. [Google Scholar] [CrossRef]
  52. Rafiei, P.; Shokravi, H.; Mohammadyan-Yasouj, S.; Koloor, S.; Petrů, M. Temperature Impact on Engineered Cementitious Composite Containing Basalt Fibers. Appl. Sci. 2021, 11, 6848. [Google Scholar] [CrossRef]
  53. Sutrisno, W.; Komara, I.; Tambusay, A.; Suprobo, P. Beam-to-Column Connections for Medium-Rise Precast Reinforced Concrete SMRF with-L and-U Shaped Beam Reinforcement Anchored Outside The Panel View project Genetic Algorithm and SAP2000 View project Indra Komara Institut Teknologi Sepuluh Nopember Engineered Cementitious Compositeas An Innovative Durable Material: A Review. 2019. Available online: www.arpnjournals.com (accessed on 5 June 2021).
  54. Sherir, M.A.; Hossain, K.M.; Lachemi, M. Fresh state, mechanical & durability properties of strain hardening cementitious composite produced with locally available aggregates and high volume of fly ash. Constr. Build. Mater. 2018, 189, 253–264. [Google Scholar] [CrossRef]
  55. Khan, S.W.; Shahzada, K.; Kamal, M.; Khan, S.W.; Alam, M. Experimental Investigation of the Mechanical Properties of Engineered Cementitious Composites (ECC) Intelligent Disaster Management in Pakistan View Project Improvement of Concrete Shielding to Nuclear Radiation using Barite View Project Experimental Investigation of the Mechanical Properties of Engineered Cementitious Composites (ECC). 2016. Available online: https://www.researchgate.net/publication/308694013 (accessed on 5 June 2021).
  56. Interface Tailoring for Strain-Hardening PVA-ECC. 2011. Available online: https://www.researchgate.net/publication/280224066 (accessed on 5 June 2021).
  57. Yu, K.; Wang, Y.; Yu, J.; Xu, S. A strain-hardening cementitious composites with the tensile capacity up to 8%. Constr. Build. Mater. 2017, 137, 410–419. [Google Scholar] [CrossRef]
  58. Zhu, Y.; Zhang, Z.; Yang, Y.; Yao, Y. Measurement and correlation of ductility and compressive strength for engineered cementitious composites (ECC) produced by binary and ternary systems of binder materials: Fly ash, slag, silica fume and cement. Constr. Build. Mater. 2014, 68, 192–198. [Google Scholar] [CrossRef]
  59. Wang, S.; Li, V.C. Lightweight engineered cementitious composites (ECC). In International Workshop High Performance Fiber Reinforced Cement Composites, 2nd ed.; RILEM Publications SARL: Paris, France, 2003; pp. 379–390. [Google Scholar]
  60. Interface Tailoring for Strain-Hardening Polyvinyl Alcohol-Engineered Cementitious Composite (PVA-ECC). 2002. Available online: https://www.researchgate.net/publication/279938212 (accessed on 5 June 2021).
  61. Li, M.; Li, V. High-Early-Strength Engineered Cementitious Composites for Fast, Durable Concrete Repair-Material Properties. Available online: https://www.researchgate.net/publication/298499593 (accessed on 5 June 2021).
  62. Li, V.C.; Wang, S.X.; Wu, C. Tensile strain-hardening behavior or polyvinyl alcohol engineered cementitious composite (PVA-ECC). Aci Mater. J. 2001, 14, 478. [Google Scholar]
  63. Li, V.; Lepech, M.D. General Design Assumptions for Engineered Cementitious Composites Measuring the Impact of Real-time Performance Feedback on Multi-Objective Conceptual Building Design Decisions View Project Protein Bound Concrete View Project. 2011. Available online: https://www.researchgate.net/publication/239553672 (accessed on 25 June 2021).
  64. Hossain, K.M.A.; Ranade, R.; Li, V. Influence of Aggregate Type and Size on Ductility and Mechanical Properties of Engineered Cementitious Composites. 2009. Available online: https://www.researchgate.net/publication/285773543 (accessed on 25 June 2021).
  65. Kanda, T.; Li, V. Effect of Fiber Strength and Fiber-Matrix Interface on Crack Bridging in Cement Composites. J. Eng. Mech. 1999, 125, 290–299. [Google Scholar] [CrossRef] [Green Version]
  66. Li, V.C.; Wu, C.; Wang, S.; Ogawa, A.; Saito, T. Interface Tailoring for Strain-Hardening Polyvinyl AlcoholEngineered Cementitious Composite (PVA-ECC). Aci Mater. J. 2019, 99, M47. [Google Scholar]
  67. Li, V.; Wu, H.C.; Maalej, M.; Mishra, D.K. Tensile Behavior of Engineered Cementitious Composites with Discontinuous Random Steel Fibers Biofuel Production by Pyrolysis of Biomass View Project Structural Characterization and Frictional Properties of Carbon Nanotube/Alumina Composites Prepared by Precursor Method View Project. Available online: https://www.researchgate.net/publication/233741819 (accessed on 25 June 2021).
  68. Qian, S.; Li, V. Elevating ECC Material Ductility to Structural Performance of Steel Anchoring to Concrete. 2011. Available online: https://www.researchgate.net/publication/267938800 (accessed on 25 June 2021).
  69. Flexural Behaviors of Glass Fiber-Reinforced Polymer (GFRP) Reinforced Engineered Cementitious Composite Beams. Available online: https://www.researchgate.net/publication/279577689 (accessed on 25 June 2021).
  70. General Design Assumptions for ECC. Available online: https://www.researchgate.net/publication/268404234 (accessed on 25 June 2021).
  71. Angadi, S.; Reddy, K.S.; Selvaprakash, S.; Prasad, J.S.R.; Venu, M. Experimental Studies on Structural Behaviour of Hybrid Fibre Reinforced Concrete. IOP Conf. Ser. Mater. Sci. Eng. 2018, 431, 42003. [Google Scholar] [CrossRef]
  72. Qian, S.; Li, V.; Li, V.C.; Zhang, H.; Keoleian, G.A. Durable and Sustainable overlay with ECC. 2008. Available online: https://www.researchgate.net/publication/237135081 (accessed on 25 June 2021).
  73. Kanda, T.; Li, V.C. New Micromechanics Design Theory for Pseudostrain Hardening Cementitious Composite. J. Eng. Mech. 1999, 125, 373–381. [Google Scholar] [CrossRef] [Green Version]
  74. Li, V.; Mishra, D.; Naaman, A.E.; Wight, J.K.; LaFave, J.M.; Wu, H.-C.; Inada, Y. On the shear behavior of engineered cementitious composites. Adv. Cem. Based Mater. 1994, 1, 142–149. [Google Scholar] [CrossRef] [Green Version]
  75. Ductile Engineered Cementitious Composite Elements for Seismic Structural Applications. 2000. Available online: https://www.researchgate.net/publication/228861959 (accessed on 18 July 2021).
  76. Li, M.; Li, V.C. Behavior of ECC/Concrete Layered Repair System Under Drying Shrinkage Conditions/Das Verhalten eines geschichteten Instandsetzungssystems aus ECC und Beton unter der Einwirkung von Trocknungsschwinden. Restor. Build. Monum. 2006, 12, 143–160. [Google Scholar] [CrossRef]
  77. Yang, E.-H.; Yang, Y.; Li, V. Rheological Control in Production of Engineered Cementitious Composites. Available online: https://www.researchgate.net/publication/279541414 (accessed on 18 July 2021).
  78. Li, V. Development of Green ECC for Sustainable Infrastructure Systems Multi-Physics and Multi-Scale Modelling of Next Generation Sustainable Civil Infrastructure View Project Concrete Materials; Engineering Cementious Composites View Project Development of Green Ecc for Sustainable Infrastructure Systems. Available online: https://www.researchgate.net/publication/228998310 (accessed on 18 July 2021).
  79. A Study on Impact of Polypropylene (Recron 3S) Fibers on Compressive and Tensile Strength of Concrete. IJIRST-Int. J. Innov. Res. Sci. Technol. 2017. Available online: www.ijirst.org (accessed on 18 July 2021).
  80. Wu, F.; Xu, L.; Chi, Y.; Zeng, Y.; Deng, F.; Chen, Q. Compressive and flexural properties of ultra-high performance fiber-reinforced cementitious composite: The effect of coarse aggregate. Compos. Struct. 2020, 236, 111810. [Google Scholar] [CrossRef]
  81. Yang, E.-H.; Garcez, E.; Li, V.C. Development of pigmentable engineered cementitious composites for architectural elements through integrated structures and materials design. Mater. Struct. 2011, 45, 425–432. [Google Scholar] [CrossRef]
  82. Experimental Study on the M20 Grade Cement Concrete Containing Crimped Steel Fibres. 2016. Available online: www.ijste.org (accessed on 18 July 2021).
  83. Zhou, J.; Qian, S.; Beltran, M.G.S.; Ye, G.; Van Breugel, K.; Li, V.C. Development of engineered cementitious composites with limestone powder and blast furnace slag. Mater. Struct. 2009, 43, 803–814. [Google Scholar] [CrossRef] [Green Version]
  84. Eswari, S.; Raghunath, P.N.; Kothandaraman, S. Regression Modeling for Strength and Toughness Evaluation of Hybrid Fibre Reinforced Concrete. 2011. Available online: https://www.researchgate.net/publication/267785146 (accessed on 18 July 2021).
  85. Balanji, E.K.Z.; Sheikh, N.; Hadi, M.N.S.; Sheikh, M.N. Behaviour of High Strength Concrete Reinforced with Different Types of Steel Fibres Sea Sand and Seawater in Concrete View Project Rigid Pavements, Portland cement concrete, Geogrid View Project Behaviour of High Strength Concrete Reinforced with Different Types of Steel Fibres. Available online: https://www.researchgate.net/publication/311708009 (accessed on 18 July 2021).
  86. Ghugal, Y.M.; Sabale, V.; Ghugal, Y.M.; Sabale, V.D.; More, S.S. Experimental Investigation on High Strength Steel Fiber Reinforced Concrete with Metakaolin Stability of Plates and Shells View project Stability of Structures View Project Experimental Investigation on High Strength Steel Fiber Reinforced Concrete with Metakaolin. 2017. Available online: https://www.researchgate.net/publication/319184021 (accessed on 18 July 2021).
  87. Xu, M.; Bao, Y.; Wu, K.; Shi, H.; Guo, X.; Li, V.C. Multiscale investigation of tensile properties of a TiO2-doped Engineered Cementitious Composite. Constr. Build. Mater. 2019, 209, 485–491. [Google Scholar] [CrossRef]
  88. Cheng, Z.; Yan, W.; Sui, Z.; Tang, J.; Yuan, C.; Chu, L.; Feng, H. Effect of Fiber Content on the Mechanical Properties of Engineered Cementitious Composites with Recycled Fine Aggregate from Clay Brick. Materials 2021, 14, 3272. [Google Scholar] [CrossRef] [PubMed]
  89. Turk, K.; Nehdi, M.L. Coupled effects of limestone powder and high-volume fly ash on mechanical properties of ECC. Constr. Build. Mater. 2018, 164, 185–192. [Google Scholar] [CrossRef]
  90. Ding, Y.; Yu, J.-T.; Yu, K.; Xu, S.-L. Basic mechanical properties of ultra-high ductility cementitious composites: From 40 MPa to 120 MPa. Compos. Struct. 2018, 185, 634–645. [Google Scholar] [CrossRef]
  91. Yu, K.-Q.; Dai, J.-G.; Lu, Z.-D.; Poon, C.S. Rate-dependent tensile properties of ultra-high performance engineered cementitious composites (UHP-ECC). Cem. Concr. Compos. 2018, 93, 218–234. [Google Scholar] [CrossRef]
  92. Chen, Z.; Li, J.; Yang, E.-H. Development of Ultra-Lightweight and High Strength Engineered Cementitious Composites. J. Compos. Sci. 2021, 5, 113. [Google Scholar] [CrossRef]
  93. Sun, M.; Chen, Y.; Zhu, J.; Sun, T.; Shui, Z.; Ling, G.; Zhong, H.; Zheng, Y. Effect of Modified Polyvinyl Alcohol Fibers on the Mechanical Behavior of Engineered Cementitious Composites. Materials 2018, 12, 37. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  94. Zhou, Y.; Xi, B.; Yu, K.; Sui, L.; Xing, F. Mechanical Properties of Hybrid Ultra-High Performance Engineered Cementitous Composites Incorporating Steel and Polyethylene Fibers. Mater. 2018, 11, 1448. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  95. Nanda, R.P.; Mohapatra, A.K.; Behera, B. Influence of metakaolin and Recron 3s fiber on mechanical properties of fly ash replaced concrete. Constr. Build. Mater. 2020, 263, 120949. [Google Scholar] [CrossRef]
  96. Said, S.; Razak, H.A. The effect of synthetic polyethylene fiber on the strain hardening behavior of engineered cementitious composite (ECC). Mater. Des. 2015, 86, 447–457. [Google Scholar] [CrossRef]
  97. Zhu, Y.; Yang, Y.; Yao, Y. Use of slag to improve mechanical properties of engineered cementitious composites (ECCs) with high volumes of fly ash. Constr. Build. Mater. 2012, 36, 1076–1081. [Google Scholar] [CrossRef]
  98. Strength Characteristics of Glass Fiber Reinforced Concrete (GFRC) using Calcium Chloride Integral Curing Method. Int. J. Recent Technol. Eng. 2019, 8, 3040–3044. [CrossRef]
  99. Hajnayeb, A.; Ghasemloonia, A.; Khadem, S.; Moradi, M. Application and comparison of an ANN-based feature selection method and the genetic algorithm in gearbox fault diagnosis. Expert Syst. Appl. 2011, 38, 10205–10209. [Google Scholar] [CrossRef]
  100. Amari, S.; Wu, S. Improving support vector machine classifiers by modifying kernel functions. Neural Netw. 1999, 12, 783–789. [Google Scholar] [CrossRef]
  101. Gordon, L. Using Classification and Regression Trees (CART) in SAS® Enterprise Miner TM For Applications in Public Health. SAS Glob. Forum 2013, 2013, 1987–2012. [Google Scholar]
  102. Zhang, D. A Coefficient of Determination for Generalized Linear Models. Am. Stat. 2017, 71, 310–316. [Google Scholar] [CrossRef]
  103. 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]
Figure 1. Machine Learning Models: (a) ANN; (b) CART; (c) XGBoost. ft is the Tensile strength; C/C is the cement-to-cement Ratio; F/C is the Fly ash to cement ratio; S/C is the sand to cement ratio; Ef is the elastic modulus of fiber; fc is the Compressive Strength; є is the tensile Strain Capacity.
Figure 1. Machine Learning Models: (a) ANN; (b) CART; (c) XGBoost. ft is the Tensile strength; C/C is the cement-to-cement Ratio; F/C is the Fly ash to cement ratio; S/C is the sand to cement ratio; Ef is the elastic modulus of fiber; fc is the Compressive Strength; є is the tensile Strain Capacity.
Materials 14 07669 g001
Figure 2. Processing of dataset.
Figure 2. Processing of dataset.
Materials 14 07669 g002
Figure 3. Training of model.
Figure 3. Training of model.
Materials 14 07669 g003
Figure 4. Working of predictive model.
Figure 4. Working of predictive model.
Materials 14 07669 g004
Figure 5. Comparison of prediction using XGBoost against the test results (a): Compressive Strength; (b) Tensile Strength; (c) Tensile strain.
Figure 5. Comparison of prediction using XGBoost against the test results (a): Compressive Strength; (b) Tensile Strength; (c) Tensile strain.
Materials 14 07669 g005
Table 1. Input parameters details.
Table 1. Input parameters details.
No:Input VariableRangeUnitMeanStandard Deviation
1Cement-to-cement ratio1110
2Fly ash-to-cement ratio0–4.410.640.97
3Sand-to-cement ratio0–6.511.30.9
4Coarse aggregate-to-cement ratio0–7.2411.151.53
5Limestone powder-to-cement ratio0–6.510.0520.39
6Slag-to-cement ratio0–410.1090.38
7Silica fume-to-cement ratio0–0.37510.0370.08
8Metakaolin-to-cement ratio0–0.510.0110.05
9Fiber content0–7%1.590.89
10Water-to-binder ratio0.14–0.9910.420.16
11Superplasticizer content.0–6%1.11.5
12Fiber length0–100mm16.712
13Fiber diameter0–1000µm176259
14Fiber tensile strength0–4475MPa1476800
15Fiber elastic modulus0–228GPa80.271
Table 2. The optimal hyperparameters for ML models.
Table 2. The optimal hyperparameters for ML models.
MethodHyperparametersRangeOptimal Value for Different Parameters
Compressive StrengthTensile StrengthStrain-Hardening Tensile Strain Capacity
ANNHidden layer size1–10055646568
SVMC1–20106129
Gamma0.1–10.40.30.70.6
Epsilon0.1–20.10.10.10.1
CARTMaximum depth2–102524
Minimum samples leaf2–102222
GPRKernel Scale0.001–10.0240.0340.0280.022
Sigma0.0001–2540.00540.060.003260.00125
Table 3. Comparison of predicted and actual values of mechanical properties.
Table 3. Comparison of predicted and actual values of mechanical properties.
Compressive StrengthTensile Strength
Materials 14 07669 i001 Materials 14 07669 i002
Materials 14 07669 i003 Materials 14 07669 i004
Materials 14 07669 i005 Materials 14 07669 i006
Materials 14 07669 i007 Materials 14 07669 i008
Materials 14 07669 i009 Materials 14 07669 i010
Table 4. Comparison of predicted and actual values of ductility properties.
Table 4. Comparison of predicted and actual values of ductility properties.
Tensile Strain
Materials 14 07669 i011
Materials 14 07669 i012 Materials 14 07669 i013
Materials 14 07669 i014 Materials 14 07669 i015
Table 5. AUC and Confusion matrix for predicting Post-cracking response.
Table 5. AUC and Confusion matrix for predicting Post-cracking response.
Strain-Hardening
Materials 14 07669 i016 Materials 14 07669 i017
Materials 14 07669 i018 Materials 14 07669 i019
Table 6. Evaluation of predicted results.
Table 6. Evaluation of predicted results.
ModelSetEvaluationCompressive StrengthTensile StrengthStrain-HardeningTensile Strain Capacity
ANNTrainingRMSE5.70.7549-0.7189
R20.8930.902-0.899
R0.940.941-0.93
AUC--0.98-
Accuracy--96.3%-
TestingRMSE7.31.038-0.7726
R20.840.885-0.86
R0.920.937-0.91
AUC--0.97-
Accuracy--94%-
SVMTrainingRMSE12.051.4-1.3
R20.760.86-0.84
R0.880.927-0.9
AUC--0.98-
Accuracy--97.5%-
TestingRMSE12.491.8-1.44
R20.730.81-0.79
R0.840.9-0.87
AUC--0.96-
Accuracy--97%-
CARTTrainingRMSE6.0251.8-1.1
R20.8680.83-0.82
R0.910.9-0.89
AUC--0.98-
Accuracy--94.67%-
TestingRMSE11.971.97-1.357
R20.780.74-0.73
R0.870.855-0.85
AUC--0.95-
Accuracy--93%-
XGBoostTrainingRMSE1.590.2-0.163
R20.990.983-0.98
R0.9950.9918-0.9927
AUC--0.998-
Accuracy--98.5%-
TestingRMSE2.350.31-0.18
R20.950.95-0.974
R0.970.97-0.991
AUC--0.99-
Accuracy--98.4%-
GPRTrainingRMSE8.61.1-1.007
R20.880.84-0.69
R0.920.89-0.81
TestingRMSE9.11.37-1.16
R20.850.81-0.67
R0.890.86-0.8
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Khokhar, S.A.; Ahmed, T.; Khushnood, R.A.; Ali, S.M.; Shahnawaz. A Predictive Mimicker of Fracture Behavior in Fiber Reinforced Concrete Using Machine Learning. Materials 2021, 14, 7669. https://doi.org/10.3390/ma14247669

AMA Style

Khokhar SA, Ahmed T, Khushnood RA, Ali SM, Shahnawaz. A Predictive Mimicker of Fracture Behavior in Fiber Reinforced Concrete Using Machine Learning. Materials. 2021; 14(24):7669. https://doi.org/10.3390/ma14247669

Chicago/Turabian Style

Khokhar, Sikandar Ali, Touqeer Ahmed, Rao Arsalan Khushnood, Syed Muhammad Ali, and Shahnawaz. 2021. "A Predictive Mimicker of Fracture Behavior in Fiber Reinforced Concrete Using Machine Learning" Materials 14, no. 24: 7669. https://doi.org/10.3390/ma14247669

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