Relative Content

Tag Archive for pythondeep-learninglinear-regression

Index out of range in linear regression(The Boston Model)

Here we are trying to train a linear regression model on Boston data sheet.Although the data sheet is unavailable in the latest versions of Scikit library, we can use it by the code in line 7 and line 8.
It is saying that the index is out of bounds

Getting Unexpected Transpose of a matrix

Here we are trying to train a linear regression model on Boston data sheet.Although the data sheet is unavailable in the latest versions of Scikit library, we can use it by the code in line 7 and line 8.
It is saying that the index is out of bounds