GAA-UAM / scikit-fda

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

Feature/functional response regression #461

Closed rafa9811 closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 85.31% // Head: 85.61% // Increases project coverage by +0.29% :tada:

Coverage data is based on head (086218f) compared to base (6db17ca). Patch coverage: 95.19% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #461 +/- ## =========================================== + Coverage 85.31% 85.61% +0.29% =========================================== Files 138 139 +1 Lines 11065 11523 +458 =========================================== + Hits 9440 9865 +425 - Misses 1625 1658 +33 ``` | [Impacted Files](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM) | Coverage Δ | | |---|---|---| | [skfda/misc/\_math.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9fbWF0aC5weQ==) | `82.57% <60.00%> (-1.80%)` | :arrow_down: | | [skfda/ml/regression/\_coefficients.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWwvcmVncmVzc2lvbi9fY29lZmZpY2llbnRzLnB5) | `89.06% <76.47%> (-2.94%)` | :arrow_down: | | [skfda/ml/regression/\_linear\_regression.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWwvcmVncmVzc2lvbi9fbGluZWFyX3JlZ3Jlc3Npb24ucHk=) | `96.62% <93.75%> (-1.46%)` | :arrow_down: | | [skfda/misc/regularization/\_regularization.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWlzYy9yZWd1bGFyaXphdGlvbi9fcmVndWxhcml6YXRpb24ucHk=) | `95.74% <100.00%> (+1.45%)` | :arrow_up: | | [skfda/tests/test\_regression.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvdGVzdHMvdGVzdF9yZWdyZXNzaW9uLnB5) | `99.68% <100.00%> (+0.08%)` | :arrow_up: | | [skfda/tests/test\_functional\_transformers.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvdGVzdHMvdGVzdF9mdW5jdGlvbmFsX3RyYW5zZm9ybWVycy5weQ==) | `89.47% <0.00%> (-2.84%)` | :arrow_down: | | [...ing/feature\_construction/\_function\_transformers.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9mZWF0dXJlX2NvbnN0cnVjdGlvbi9fZnVuY3Rpb25fdHJhbnNmb3JtZXJzLnB5) | `100.00% <0.00%> (ø)` | | | [...a/preprocessing/feature\_construction/\_functions.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9mZWF0dXJlX2NvbnN0cnVjdGlvbi9fZnVuY3Rpb25zLnB5) | `91.35% <0.00%> (ø)` | | | [...ion/variable\_selection/recursive\_maxima\_hunting.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/461/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvcHJlcHJvY2Vzc2luZy9kaW1fcmVkdWN0aW9uL3ZhcmlhYmxlX3NlbGVjdGlvbi9yZWN1cnNpdmVfbWF4aW1hX2h1bnRpbmcucHk=) | `88.50% <0.00%> (+2.40%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM)

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

vnmabus commented 2 years ago

Please provide a proper description of the functionality.