polynomial filling in python

后端 未结 0 1261
你的背包
你的背包 2020-11-21 08:30

i am trying to do a polynomial fit to my data and the output is a linear fit. i am trying to understand where my mistake is.

regr2 = PolynomialFeatures(degree=2) regr

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