Suresh R.

asked • 02/09/22

regression from machine learning

Parameter Description
Cement Cement (kg in a m3 mixture)
BFSlag Blast Furnace Slag – non-metallic co-product produced during a furnace operation(kg in a m^3 mixture)
FlyAsh Fly Ash – Ash produced from burning coal (kg in a m3 mixture)
Water Water (kg in a m3 mixture)
Superplasticizer Superplasticizer – Additive for preventing aggregate formation (kg in a m^3 mixture)
CoarseAggregate Coarse Aggregate - typically gravel (kg in a m3 mixture)
FineAggregate Fine Aggregate – crushed stone or sand between 9.5 mm and 75 µm (kg in a m3 mixture)
Age Age (day)
Ccstrength Concrete compressive strength(MPa, megapascals) 




1.    The total number of missing values within the dataset.


2.    Which column / feature requires correction in the type of value they hold?










3.    After imputation of nulls with mean what is the average value of the compressive strength in concrete?

4.    The feature that has a moderately strong relationship with compressive strength in concrete is?


5.Standardize the dataset using standardscaler(), split the dataset into train and test of proportions 70:30 and set the random state to 1. Build a Linear Regression Model on the data and the resulting r-squared value


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.