linfa icon indicating copy to clipboard operation
linfa copied to clipboard

Improving PLS

Open relf opened this issue 4 years ago • 3 comments

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 TruncatedSvd in PLS SVD implementations

relf avatar Mar 19 '21 13:03 relf

first one already happened in f353d4d6d2bd175c3c9c2b0e19aea3b7700a22be :smile:

bytesnake avatar Mar 19 '21 13:03 bytesnake

Excellent! Didn't see the commit! Not only Rust is fast! :rocket:

relf avatar Mar 19 '21 13:03 relf

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.

relf avatar Apr 08 '21 13:04 relf