Related Experiment Video
Updated: Oct 25, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
Comparative Study of Supervised Machine Learning Algorithms for Predicting the Compressive Strength of Concrete at
Ayaz Ahmad1,2, Krzysztof Adam Ostrowski2, Mariusz Maślak2
1Department of Civil Engineering, Abbottabad Campus, COMSATS University Islamabad, Abbottabad 22060, Pakistan.
Abstract:
High temperature severely affects the nature of the ingredients used to produce concrete, which in turn reduces the strength properties of the concrete. It is a difficult and time-consuming task to achieve the desired compressive strength of concrete. However, the application of supervised machine learning (ML) approaches makes it possible to initially predict the targeted result with high accuracy. This study presents the use of a decision tree (DT), an artificial neural network (ANN), bagging, and gradient boosting (GB) to forecast the compressive strength of concrete at high temperatures on the basis of 207 data points. Python coding in Anaconda navigator software was used to run the selected models. The software requires information regarding both the input variables and the output parameter. A total of nine input parameters (water, cement, coarse aggregate, fine aggregate, fly ash, superplasticizers, silica fume, nano silica, and temperature) were incorporated as the input, while one variable (compressive strength) was selected as the output. The performance of the employed ML algorithms was evaluated with regards to statistical indicators, including the coefficient correlation (R2), mean absolute error (MAE), mean square error (MSE), and root mean square error (RMSE). Individual models using DT and ANN gave R2 equal to 0.83 and 0.82, respectively, while the use of the ensemble algorithm and gradient boosting gave R2 of 0.90 and 0.88, respectively. This indicates a strong correlation between the actual and predicted outcomes. The k-fold cross-validation, coefficient correlation (R2), and lesser errors (MAE, MSE, and RMSE) showed better performance than the ensemble algorithms. Sensitivity analyses were also conducted in order to check the contribution of each input variable. It has been shown that the use of the ensemble machine learning algorithm would enhance the performance level of the model.
Related Concept Videos
Hot Weather Concreting
Mitigating the heat increase in concrete can be economically achieved by shading aggregate stockpiles to prevent heating from solar radiation,...
Relation Between Tensile Strength and Compressive Strength of Concrete
Cold Weather Concreting
To counteract the negative impacts of cold weather, ensuring...
Measurement of Air Content in Concrete
The pressure method,...
Non-destructive Tests for Concrete Strength
Behavior of Concrete Under Compressive Load
As the concrete specimen fractures under...

