constrained-linear-regression
constrained-linear-regression copied to clipboard
Implementing sample weights argument in fit method
Is it possible for this algorithm to be modified to include a sample weights argument?
Yes, it is definitely possible. Do you want to submit a pull request with this feature?