The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Concrete Compressive Strength ML Model #728

Closed smty2018 closed 10 months ago

smty2018 commented 11 months ago

Is your feature request related to a problem? Please describe.

Concrete Compressive Strength Prediction using deep learning (keras). The concrete compressive strength is a highly nonlinear function of age and ingredients. Predicts the actual concrete compressive strength (MPa) for a given mixture under specific age (days) was determined from laboratory.

Describe the solution you'd like

dataset: https://drive.google.com/file/d/1E8dS8q0HQd7Tp47AdfShPadwBk2DvYhV/view?usp=sharing

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

smty2018 commented 10 months ago

@khusheekapoor @theyashwanthsai can you please assign it to me