Closed GJBoth closed 3 years ago
This PR adds a ridge constraint. I've tested it a) in Deepmod and b) compared it to the sklearn implementation. I've added the second as a file to tests; could serve as a starter for some unit testing.
So apparently it also took some changes from the refactored constraint (they're completely in that PR but also here), sorry for the unclarity :(
This PR adds a ridge constraint. I've tested it a) in Deepmod and b) compared it to the sklearn implementation. I've added the second as a file to tests; could serve as a starter for some unit testing.