linfa
linfa copied to clipboard
Improving PLS
Added with PR #95, some improvements for PLS were identified during code review, they are listed here for reference:
- [x] Add an example to the website
- [ ] Add benchmarks (should depend on #103 )
- [ ] Use
TruncatedSvdin PLS SVD implementations
first one already happened in f353d4d6d2bd175c3c9c2b0e19aea3b7700a22be :smile:
Excellent! Didn't see the commit! Not only Rust is fast! :rocket:
Blocked by https://github.com/rust-ndarray/ndarray-linalg/issues/274, waiting for fix in https://github.com/rust-ndarray/ndarray-linalg/pull/275 to be released.