Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] PLS: scores and loadings outputs #693

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

markotoplak
Copy link
Collaborator

@markotoplak markotoplak commented Oct 19, 2023

For me this makes PLS actually useful. I know improvements are possible, for starters supporting multiple targets, but this perhaps closes #283.

@markotoplak markotoplak changed the title [ENH] PLS: transformed and compoments outputs [ENH] PLS: scores and loadings outputs Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #693 (7d3796e) into master (e6924c0) will increase coverage by 0.05%.
Report is 6 commits behind head on master.
The diff coverage is 96.55%.

❗ Current head 7d3796e differs from pull request most recent head f6c6dea. Consider uploading reports for the commit f6c6dea to get more accurate results

@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
+ Coverage   88.64%   88.69%   +0.05%     
==========================================
  Files          73       73              
  Lines       12399    12454      +55     
==========================================
+ Hits        10991    11046      +55     
  Misses       1408     1408              

@markotoplak
Copy link
Collaborator Author

I am merging this so that it will be easier to test.

@markotoplak markotoplak merged commit 930ac80 into Quasars:master Oct 19, 2023
4 of 14 checks passed
@markotoplak markotoplak deleted the pls branch November 14, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partial Least Squares (PLS) Regression
1 participant