Can't do linear regression in scikit-Learn due to “reshaping” issue

后端 未结 4 758
故里飘歌
故里飘歌 2021-01-06 15:36

I have a simple CSV with two columns:

  1. ErrorWeek (a number for the week number in the year)
  2. ErrorCount (for the number of errors in a given week)
4条回答
提交回复
热议问题