Changed save to return Result
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## 0.2.0 (unreleased)
|
||||
|
||||
- Changed pattern for fitting models - use `Model::params()` instead of `Model::new()`
|
||||
- Changed `fit`, `fit_eval`, and `load` to return `Result`
|
||||
- Changed `fit`, `fit_eval`, `save`, and `load` to return `Result`
|
||||
|
||||
## 0.1.1 (2021-07-27)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user