heat icon indicating copy to clipboard operation
heat copied to clipboard

Features/1458 add incremental SVD/PCA

Open mrfh92 opened this issue 6 months ago • 22 comments

Due Diligence

  • General:
  • Implementation:
    • [x] unit tests: all split configurations tested
    • [x] unit tests: multiple dtypes tested
    • [x] documentation updated where needed

Description

Issue/s resolved: #1458 (Should be merged after #1561 as it already contains these changes)

Changes proposed:

Adds incremental SVD (see M. Brand, Fast low-rank modifications of the thin singular value decomposition, Linear Algebra and its Applications 415 (2006)) and corresponding interface for PCA

Type of change

new feature

Does this change modify the behaviour of other functions? If so, which?

no

mrfh92 avatar Aug 22 '24 08:08 mrfh92