NARAVINDR321 / Concrete_Compressive_strength_prediction

Internship @Ineuron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concrete Compressive Strength Prediction

The quality of concrete is determined by its compressive strength, which is measured using a conventional crushing test on a concrete cylinder. The strength of the concrete is also a vital aspect in achieving the requisite longevity. It will take 28 days to test strength, which is a long period. I solved this problem using Data science and Machine learning technology, developed a web application which predicts the "Concrete compressive strength" based on the quantities of raw material, given as an input. Sounds like this saves a lot of time and effort right !

Data source:- https://www.kaggle.com/elikplim/concrete-compressive-strength-data-set

Tech Stack

Client: HTML, CSS, JavaScript

Server: Python with libraries xgboost, scikit-learn, pandas, numpy

API Framework: Python Flask==2.0.2

Web Deployment

Deployed on web using Heroku (PaaS)

Tools and technologies used

tools and technologies used

High level design

URL:- https://drive.google.com/file/d/1UpS5opKfSMDPr9-XdmGZ3tQfU1qcpu2O/view?usp=sharing

Low level design

URL:- https://drive.google.com/file/d/1luM7kmcArVvSzW0JXjdrGgdKAfOlCuZT/view?usp=sharing

Architecture

URL:- https://drive.google.com/file/d/1LLbtalWxQJLprQyWw6ggWS4Rlr8UxsFm/view?usp=sharing

Detailed project report

URL:- https://docs.google.com/presentation/d/1Cbs3P7TwuWQWI5LfzuWS9CX8WdCQu9FD/edit?usp=sharing&ouid=100678249593783316264&rtpof=true&sd=true

Wireframe document

URL:- https://drive.google.com/file/d/1-lHj9yiepwDLlmlgZErEBI3UwNDhwXE8/view?usp=sharing

Heroku link

URL:- https://concretestrengthprediction.herokuapp.com/

References

Author

About

Internship @Ineuron

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 96.5%Language:Python 2.8%Language:HTML 0.7%