Linear Regression with Constraints on the target in python

后端 未结 0 1977
难免孤独
难免孤独 2020-12-30 01:41

I have a classical linear regression problem (Y=Xw) that I would like to solve with an L2-regularizer model (e.g. Ridge). However, I have a constraint on the target Y > 0

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