Linear Regression plot

后端 未结 0 1099
不思量自难忘°
不思量自难忘° 2020-12-18 18:20

I\'m new to pandas I wanted to know why does the graph look like this when I plot it?

Code:

plt.scatter(X_train.iloc[:,10], y_train, color=\'red\',lab         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题