GAA-UAM / scikit-fda

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

Smoothing in several dimensions #436

Closed ElenaPetrunina closed 9 months ago

ElenaPetrunina commented 2 years ago

Close #132

codecov[bot] commented 2 years ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (cc486a3) 86.08% compared to head (e6ce505) 86.03%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #436 +/- ## =========================================== - Coverage 86.08% 86.03% -0.05% =========================================== Files 148 148 Lines 11694 11719 +25 =========================================== + Hits 10067 10083 +16 - Misses 1627 1636 +9 ``` | [Files](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM) | Coverage Δ | | |---|---|---| | [skfda/exploratory/stats/\_stats.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvZXhwbG9yYXRvcnkvc3RhdHMvX3N0YXRzLnB5) | `85.00% <100.00%> (-1.37%)` | :arrow_down: | | [skfda/preprocessing/smoothing/\_kernel\_smoothers.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9zbW9vdGhpbmcvX2tlcm5lbF9zbW9vdGhlcnMucHk=) | `95.83% <100.00%> (+0.59%)` | :arrow_up: | | [skfda/preprocessing/smoothing/\_linear.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9zbW9vdGhpbmcvX2xpbmVhci5weQ==) | `95.12% <100.00%> (+0.52%)` | :arrow_up: | | [skfda/tests/test\_metrics.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvdGVzdHMvdGVzdF9tZXRyaWNzLnB5) | `97.87% <100.00%> (ø)` | | | [skfda/tests/test\_smoothing.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvdGVzdHMvdGVzdF9zbW9vdGhpbmcucHk=) | `100.00% <100.00%> (ø)` | | | [skfda/misc/hat\_matrix.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9oYXRfbWF0cml4LnB5) | `86.36% <77.77%> (-2.86%)` | :arrow_down: | | [skfda/misc/metrics/\_lp\_norms.py](https://app.codecov.io/gh/GAA-UAM/scikit-fda/pull/436?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9tZXRyaWNzL19scF9ub3Jtcy5weQ==) | `77.35% <54.54%> (-8.65%)` | :arrow_down: |

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