I built a linear model with the sklearn based on the Cement and Concrete Composites dataset.
sklearn
Initially, i used the train_test_split(X, Y, test_siz
train_test_split(X, Y, test_siz