Problem regarding dataset given

The variables are given in separate datasets, which is creating problem in fit() function in LinearRegression(). Please atleast mention what method we have to use, if not atleast upload correct sample submission file and appropriate dataset.

Pls check, sample submission file is in test folder also it is your job to preprocess data according to fit method also you won’t be getting organised data anywhere you will have to organise it yourself.And dataset is corrrect there are multiple submissions as you can see for yourself.

hi @geekayd
u have to load csv using dataframe first then put that data in linear regression using fit and transform function of sklearn linear regression
if there any other doubt plz mention