GAA-UAM / scikit-fda

Functional Data Analysis Python package
https://fda.readthedocs.io
BSD 3-Clause "New" or "Revised" License
287 stars 51 forks source link

Feature/irregular operations #521

Closed opintosant closed 1 year ago

opintosant commented 1 year ago

PR containing the implementation of statistical and arithmetical operations for the FDataIrregular class.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 86.49% and project coverage change: +0.09 :tada:

Comparison is base (6f8ca61) 85.17% compared to head (4356d6d) 85.27%.

:exclamation: Current head 4356d6d differs from pull request most recent head 5f7b4c9. Consider uploading reports for the commit 5f7b4c9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/irregular_data_structure #521 +/- ## ==================================================================== + Coverage 85.17% 85.27% +0.09% ==================================================================== Files 145 146 +1 Lines 11873 12214 +341 ==================================================================== + Hits 10113 10415 +302 - Misses 1760 1799 +39 ``` | [Impacted Files](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM) | Coverage Δ | | |---|---|---| | [skfda/exploratory/visualization/representation.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvZXhwbG9yYXRvcnkvdmlzdWFsaXphdGlvbi9yZXByZXNlbnRhdGlvbi5weQ==) | `24.01% <ø> (ø)` | | | [skfda/misc/\_math.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9fbWF0aC5weQ==) | `84.37% <ø> (ø)` | | | [skfda/misc/covariances.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9jb3ZhcmlhbmNlcy5weQ==) | `82.53% <ø> (ø)` | | | [skfda/misc/metrics/\_mahalanobis.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9tZXRyaWNzL19tYWhhbGFub2Jpcy5weQ==) | `83.72% <ø> (ø)` | | | [skfda/representation/irregular.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcmVwcmVzZW50YXRpb24vaXJyZWd1bGFyLnB5) | `73.36% <51.80%> (-2.11%)` | :arrow_down: | | [skfda/representation/\_functional\_data.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcmVwcmVzZW50YXRpb24vX2Z1bmN0aW9uYWxfZGF0YS5weQ==) | `83.56% <66.66%> (ø)` | | | [skfda/preprocessing/dim\_reduction/\_fpca.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9kaW1fcmVkdWN0aW9uL19mcGNhLnB5) | `89.92% <85.71%> (ø)` | | | [skfda/representation/basis/\_custom\_basis.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcmVwcmVzZW50YXRpb24vYmFzaXMvX2N1c3RvbV9iYXNpcy5weQ==) | `86.25% <86.25%> (ø)` | | | [skfda/tests/test\_fpca\_regression.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvdGVzdHMvdGVzdF9mcGNhX3JlZ3Jlc3Npb24ucHk=) | `98.14% <98.14%> (ø)` | | | [skfda/misc/operators/\_identity.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9vcGVyYXRvcnMvX2lkZW50aXR5LnB5) | `88.88% <100.00%> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/521?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

opintosant commented 1 year ago

Now called irregular_data_structure_and_operations.