Sm00thix / IKPLS

Fast CPU and GPU Python implementations of Improved Kernel PLS by Dayal and MacGregor (1997) and Shortcutting Cross-Validation by Engstrøm (2024).
https://ikpls.readthedocs.io/en/latest/
Apache License 2.0
8 stars 3 forks source link

Dev #5

Closed Sm00thix closed 9 months ago

Sm00thix commented 9 months ago

Updated documentation. Ensured that the NumPy implementations do not unnecessarily copy data if it is avoidable.