SpiceQA
Questions
Tags
Users
Badges
user_14059961
@user_14059961
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Top Questions
not understanding plt.plot(train_x, regr.coef_[0][0]*train_x + regr.intercept_[0], '-r') in ML
2 votes
2 answers