Fast CPU and GPU Python implementations of Improved Kernel PLS by Dayal and MacGregor (1997) and Shortcutting Cross-Validation by Engstrøm (2024).
10
stars
4
forks
source link
Supporting NumPy >= 1.26.3 which includes NumPy 2.0 versions #37
Closed
Sm00thix closed 3 months ago
Made minor updates to the ikpls package, all consisting of type annotations.
Updated the test files to use vstack explicitly instead of row_stack.
Removed .github/workflows/draft-pdf.yml as the JOSS review is over and PDF is published.