0
Its posible to plot "model.fit()" output?
Somebody know how to plot the output of model.fit(x,y) with sklearn when x its 6 coeficients of length
2 Answers
+ 1
see this code , it is from a course in sololearn,
https://code.sololearn.com/cwfCC9lncCsc/?ref=app
0
Thank you đ€©