Treffer: Python Implemented AI based Machine Learning Approach for the Prediction of Optimum Location of Building using Structural Response with Self Learning using ANN

Title:
Python Implemented AI based Machine Learning Approach for the Prediction of Optimum Location of Building using Structural Response with Self Learning using ANN
Source:
International Journal for Research in Applied Science and Engineering Technology. 13:5496-5505
Publisher Information:
International Journal for Research in Applied Science and Engineering Technology (IJRASET), 2025.
Publication Year:
2025
Document Type:
Fachzeitschrift Article
ISSN:
2321-9653
DOI:
10.22214/ijraset.2025.71579
Accession Number:
edsair.doi...........46698351d96e610e58ec012d9564bd78
Database:
OpenAIRE

Weitere Informationen

The construction industry faces growing demands for faster, safer, and cost-effective building designs. Traditional methods are no longer sufficient, prompting the use of AI and ML for data-driven optimization. This study analyzes 10 multistory building cases with varying soil stiffness (K) using structural analysis software. A Python-based ML model focuses on predicting optimal configurations using column axial force data. An ANN is developed to minimize axial forces, with outputs visualized using Matplotlib. Data preprocessing is done using Pandas and NumPy, and models are built with scikit-learn and TensorFlow. Both Linear Regression and ANN are applied, with an 80:20 train-test split. The ANN outperforms with an MSE of 0 and R² of 1 after 150 training epochs. The model identifies optimal designs, improving cost efficiency and structural stability. This approach enhances design accuracy and reduces manual effort in structural engineering tasks.