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