Fix another bug in Fitter::predict

This commit is contained in:
2022-04-28 12:14:58 +02:00
parent 347af1c908
commit ba06c40b2e
2 changed files with 3 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ Rust port of [kickscore](https://github.com/lucasmaystre/kickscore).
## Todo
- [ ] Add all kernels
- [ ] Fitter::predict should return a Result in case of error