Skip to content

Commit

Permalink
755
Browse files Browse the repository at this point in the history
  • Loading branch information
shayank492 authored Oct 27, 2024
1 parent 7cf78dc commit ffd64b9
Showing 1 changed file with 73 additions and 22 deletions.
95 changes: 73 additions & 22 deletions content/01.abstract.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Then the team aims to train the ANN, GPR, and Decision Tree models on the traini

\newpage
<p align="center">
</strong>Table 1. Mathematical formulation of the statistical performance indicators used in the report.</strong>
**Table 1. Mathematical formulation of the statistical performance indicators used in the report.**
{#tbl: Table 1}
</p>

| Equations |
Expand All @@ -33,24 +34,26 @@ The data set attached has been collected by the team members from all the schola
</p>

<p align="center">
</strong>Table 2. Input and output parameters of the dataset along with their units.</strong>
</p>

| Parameters | Categories (I/O) |
|:-----------------:|:-------------:|
| Binder (kg/m3) | I |
| Fine agg. (kg/m3) | I |
| w/b | I |
| LW agg. (kg/m3) | I |
| LW agg. density (kg/m3) | I |
| LW agg. water absorption (%) | I |
| NW agg. (kg/m3) | I |
| HRWR (% of binder) | I |
| Curing Time (days) | I |
| Fly Ash (kg/m3) | I |
| Compressive Strength of LW concrete (MPa) | O |
| Split Tensile Strength of LW concrete (MPa) | O |
| Density of LW concrete (kg/m3) | O |
**Table 2. Input and output parameters of the dataset along with their units.**
{#tbl: Table 2}
</p>

| Parameters | Categories (I/O) |
|:----------------------------------------:|:-----------------:|
| Cement (kg/m³) | I |
| Fine agg. (kg/m³) | I |
| w/b | I |
| LW agg. (kg/m³) | I |
| LW agg. density (kg/m³) | I |
| LW agg. water absorption (%) | I |
| NW agg. (kg/m³) | I |
| HRWR (% of binder) | I |
| Curing Time (days) | I |
| Fly Ash (kg/m³) | I |
| Compressive Strength of LW concrete (MPa)| O |
| Split Tensile Strength of LW concrete (MPa) | O |
| Density of LW concrete (kg/m³) | O |


<p align="justify">
* I = Input
Expand Down Expand Up @@ -97,15 +100,60 @@ To maintain accuracy, completeness, consistency, relevance, and validity, the da
Following data cleaning, the refined dataset was split into training (80%) and testing sets (20%). Summary statistics for both are presented in Tables 1 and 2, providing a comprehensive foundation for reliable model development and evaluation.
</p>

Add table 1,2
<p align="center">
**Table 3. Summary statistics of dataset set aside for ML model training.**
{#tbl: Table 3}
</p>

| Parameters | Minimum | Maximum | Median | Mode | SD | Type |
|:----------------------------------------:|:-------:|:-------:|:------:|:----:|:-------:|:----:|
| Cement (kg/m³) | 156 | 1500 | 467 | 480 | 378.42 | I |
| Fine agg. (kg/m³) | 0 | 1193 | 664 | 0 | 330.15 | I |
| w/b | 0.15 | 0.80 | 0.45 | 0.5 | 0.08 | I |
| LW agg. (kg/m³) | 23.80 | 1191 | 308 | 37 | 297.28 | I |
| LW agg. density (kg/m³) | 415 | 1489 | 783 | 575 | 357.65 | I |
| LW agg. water absorption (%) | 0.92 | 58.30 | 25.20 | 40 | 13.83 | I |
| NW agg. (kg/m³) | 0 | 1326 | 0 | 0 | 353.98 | I |
| HRWR (% of binder) | 0 | 3 | 0 | 0 | 0.70 | I |
| Curing Time (days) | 1 | 120 | 28 | 28 | 14.27 | I |
| Fly Ash (kg/m³) | 0 | 540 | 0 | 0 | 117.61 | I |
| Compressive Strength of LW concrete (MPa)| 2.03 | 79 | 24.58 | 25 | 16.68 | O |
| Split Tensile Strength of LW concrete (MPa) | 1 | 7 | 3.5 | 3 | 2 | O |
| Density of LW concrete (kg/m³) | 900 | 2500 | 1855 | 1800 | 366 | O |


<p align="center">
**Table 4. Summary statistics of dataset set aside for ML model testing.**
{#tbl: Table 4}
</p>

| Parameters | Minimum | Maximum | Median | Mode | SD | Type |
|:----------------------------------------:|:-------:|:-------:|:------:|:----:|:-------:|:----:|
| Cement (kg/m³) | 139 | 1350 | 384 | 450 | 197.70 | I |
| Fine agg. (kg/m³) | 0 | 1178 | 630 | 0 | 294.92 | I |
| w/b | 0.23 | 0.8 | 0.42 | 0.35 | 0.07 | I |
| LW agg. (kg/m³) | 0 | 950 | 155 | 0 | 270.29 | I |
| LW agg. density (kg/m³) | 406 | 1480 | 750 | 610 | 320.11 | I |
| LW agg. water absorption (%) | 0.92 | 56 | 20.5 | 20.5 | 13.54 | I |
| NW agg. (kg/m³) | 0 | 941.2 | 0 | 0 | 282.15 | I |
| HRWR (% of binder) | 0 | 2.5 | 0.5 | 0 | 0.687 | I |
| Curing Time (days) | 1 | 120 | 28 | 28 | 23.4 | I |
| Fly Ash (kg/m³) | 0 | 540 | 0 | 0 | 111.38 | I |
| Compressive Strength of LW concrete (MPa)| 4.28 | 65.14 | 27 | 25 | 15.54 | O |
| Split Tensile Strength of LW concrete (MPa) | 1.2 | 6.7 | 3.6 | 3.1 | 2.2 | O |
| Density of LW concrete (kg/m³) | 950 | 2670 | 1755 | 1650 | 354 | O |


### 2.2. Dataset cleaning and splitting

<p align="justify">
Data normalization is a standardization technique for transforming variables to have a common scale. When working with data from different sources or formats, there can be variations in how it is represented, such as differences in units of measurement, data formats, and data structures, making it difficult to compare variables or perform statistical analysis. Data standardization is a crucial step in such cases. The major challenge faced after data collection is processing the raw data to make it compatible with the ML models used. For instance, there was a considerable difference in our dataset between the numerical values of cement, w/c, and normal aggregate used. This difference adversely affected the accuracy of our model. This issue was tackled using the data normalization technique. Data normalization means transforming data into the unit sphere or scaling down the actual values to numerical indexes between 0 and 1. It leads to data cleansing and convergence and significantly enhances the model's efficiency. It also improves data execution by reducing the data set's redundancy. The governing equation taken into consideration for data normalization is mentioned below, where the normalized value of a certain input variable is a function of the actual, minimum, and maximum values of that variable in the data set. The normalized dataset has been plotted in figure 4 below
</p>

Add EQ1
\begin{equation}
y = \frac{\sum_{i=1}^{n} \left( x_i - \bar{x} \right) \left( y_i - \bar{y} \right)}{\sqrt{\sum_{i=1}^{n} \left( x_i - \bar{x} \right)^2} \sqrt{\sum_{i=1}^{n} \left( y_i - \bar{y} \right)^2}}
\label{eq:Eq 1}
\end{equation}

<div style="text-align: center;">
<img src="https://github.com/uiceds/project-team-ads/blob/main/content/images/Picture4.png?raw=true" id="fig:Fig.4" style="width: 75%;"/>
Expand All @@ -118,7 +166,10 @@ Add EQ1
The preprocessing phase proceeded with the plotting of Pearson correlation matrices (Figure 5) to elucidate relationships between dependent and independent variables. This comprehensive graph displays pairwise correlations through Pearson correlation coefficients, ranging from -1 to +1. Diagonal entries show perfect correlation (1), while non-diagonal entries exhibit coefficients between -1 and +1, indicating varying degrees of correlation. In the graph template used for this article, blue the color shows the direction of the correlation, and the size of the circle shows magnitude/extent of correlation. Positive coefficients signify direct relationships, and negative coefficients indicate inverse relationships. This analysis, mathematically expressed through the Pearson correlation coefficient (r) equation (1), provides valuable insights into variable interactions, informing the development of a robust ML model.
</p>

Add equation 2
\begin{equation}
r = \frac{\sum (x_i - \bar{x})(y_i - \bar{y})}{\sqrt{\sum (x_i - \bar{x})^2 \sum (y_i - \bar{y})^2}}
\label{eq:Eq 2}
\end{equation}

<p align="justify">
The correlation matrix of each input with a particular output has been shown separately for a deeper understanding. Keeping the number of input and output parameters in consideration in a single correlation matrix made the visualization difficult. From the correlation matrices, it is evident that the LWA density was the primary factor controlling compressive strength. As per S.A.Khan et al. [@doi:10.1155/2024/8263261], the difference between normal-weight concrete and lightweight concrete is that lightweight concrete fails due to the failure of aggregates, not matrix so failure concrete with increased lightweight aggregate density had increased compressive strengths as well. Also, an increase in the water-cement ratio causes a decrease in compressive strength, which can also be seen in the graph. Similarly the total fines content or total normal weight aggregate content has a good positive correlation with split tensile strength and concrete density which is also supported by the literature.
Expand Down

0 comments on commit ffd64b9

Please sign in to comment.