Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Machine Learning by (120 points)
recategorized by

I am following your code about linear regression, but using my own dataset.

http://intellipaat.com/blog/what-is-linear-regression/

However I am getting the above error, when I run this part of the code:

v = pd.DataFrame (regressor.coef-,index=['Co-efficient']).transpose()

Can you advise please?

Please log in to answer this question.

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...