helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
209 stars 53 forks source link

Add decomposition module and PCA-interface #1502

Closed mrfh92 closed 2 months ago

mrfh92 commented 4 months ago

see #1455

Due Diligence

Description

Issue/s resolved: #

Changes proposed:

-

-

Type of change

Memory requirements

Performance

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

yes / no

github-actions[bot] commented 4 months ago

Thank you for the PR!

github-actions[bot] commented 4 months ago

Thank you for the PR!

github-actions[bot] commented 4 months ago

Thank you for the PR!

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.00%. Comparing base (1663a53) to head (7259c6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1502 +/- ## ========================================== + Coverage 91.91% 92.00% +0.08% ========================================== Files 81 83 +2 Lines 11977 12072 +95 ========================================== + Hits 11009 11107 +98 + Misses 968 965 -3 ``` | [Flag](https://app.codecov.io/gh/helmholtz-analytics/heat/pull/1502/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helmholtz-analytics) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/helmholtz-analytics/heat/pull/1502/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helmholtz-analytics) | `92.00% <100.00%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=helmholtz-analytics#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 3 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

github-actions[bot] commented 2 months ago

Thank you for the PR!

mrfh92 commented 2 months ago

@mtar @ClaudiaComito thx for reviewing. I have incorporated your suggestions.

mtar commented 2 months ago

@mrfh92 One single line is is missing coverage.

mrfh92 commented 2 months ago

@mtar now it should be covered

github-actions[bot] commented 2 months ago

Thank you for the PR!

mrfh92 commented 2 months ago

@mtar @ClaudiaComito thx for reviewing :+1: (btw: this is milestone 2.1 of ESAPCA)