v0.11.17
What's Changed
- Update backend version with warm start fix by @MilesCranmer in #271
- This means that you can change the dataset or loss function, and
warm_start=True
will still work, and the losses will be re-computed.
- This means that you can change the dataset or loss function, and
Full Changelog: v0.11.16...v0.11.17