Closed Ddelval closed 1 year ago
Patch coverage: 96.65
% and project coverage change: +0.37
:tada:
Comparison is base (
c40e372
) 85.77% compared to head (beeb58c
) 86.15%.:exclamation: Current head beeb58c differs from pull request most recent head 0dab123. Consider uploading reports for the commit 0dab123 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
PLS implementation based on NIPALS that accepts functional or multivariate data both as the regressor and as the response. Additionally, regularisation has been implemented for both the dimensionality reduction method and the regression. However, it is not available in the regression with functional response.