mbbau / Rebound_test_web_app

In this repository I made a web app to estimate concrete strength using the results of the rebound test and some aditional information with the help of a machine learning model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebound test web app

In this repository I made a web app to estimate concrete strength using the results of the rebound test and some aditional information with the help of a machine learning model. You will be able to find all the previous research in this repository.

You can find the app in the next link.

The main goal of this work was to reduce the error when trying to estimate concrete strength. As can be seeing in the next figures, the distributions of residuals for both models show that the performance was improved.

Linear model Resoduals

XGBoost Residuals

About

In this repository I made a web app to estimate concrete strength using the results of the rebound test and some aditional information with the help of a machine learning model.

License:MIT License


Languages

Language:Python 100.0%