Calculating the ridge regression solution for the given data

前端 未结 0 1135
梦如初夏
梦如初夏 2020-11-30 10:45

I want to find the ridge regression solution for the data
Data: X = (X1, ..., X8) = (-2, -1, -1, -1, 0, 1, 2, 2) , and Y = (Y1, ..., Y8) = (35,40,36, 38, 40, 43, 45, 4

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