Skip to content

alifrmf/Concrete-Compressive-Strength-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting the Concrete Compressive Strength Using ML Models license releases

📌What is the Compressive Strength of Concrete?

Concrete compressive strength is a critical parameter in the construction industry as it determines the ability of concrete to withstand loads and pressures. ML models can be used to predict this strength based on various input variables, which can include the composition of the concrete mix, curing conditions, and other factors.

✔️In this project, we aim to create optimum ML models to forecast the compressive strength of concrete using its features (compositions of the mixture).

Concrete_compressive strength

Dataset 📔

Attribute
1 Cement
2 Blast Furnace Slag
3 Fly Ash
4 Water
5 Superplasticizer
6 Coarse Aggregate
7 Fine Aggregate
8 Age
9 Strength (Target)