Concrete strength prediction case study in python

Concrete strength prediction case study

Author Details
Lead Data Scientist
Farukh is an innovator in solving industry problems using Artificial intelligence. His expertise is backed with 10 years of industry experience. Being a senior data scientist he is responsible for designing the AI/ML solution to provide maximum gains for the clients. As a thought leader, his focus is on solving the key business problems of the CPG Industry. He has worked across different domains like Telecom, Insurance, and Logistics. He has worked with global tech leaders including Infosys, IBM, and Persistent systems. His passion to teach inspired him to create this website!

4 thoughts on “Concrete strength prediction case study in python”

  1. Hi,
    Thank you for the nice post. But I get error. What is the ‘PredictedStrength’. You did not mentioned before and it gives error to me.

    1. Hi Zia,

      Make sure you run the below step properly.
      TestingDataResults[(‘Predicted’+TargetVariable)]=np.round(prediction)

      Also, make sure you are creating the target variable as a string in cell number-17 like below
      TargetVariable=’Strength’

      Let me know if this helps!

Leave a Reply!

Your email address will not be published. Required fields are marked *