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

Issue/classifier_classes/ddc #493

Closed m5signorini closed 1 year ago

m5signorini commented 1 year ago

Depth classifiers fixed according to issue #480.

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.35% // Head: 85.35% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (8747c7d) compared to base (a805013). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #493 +/- ## ======================================== Coverage 85.35% 85.35% ======================================== Files 139 139 Lines 11061 11063 +2 ======================================== + Hits 9441 9443 +2 Misses 1620 1620 ``` | [Impacted Files](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM) | Coverage Δ | | |---|---|---| | [skfda/ml/classification/\_depth\_classifiers.py](https://codecov.io/gh/GAA-UAM/scikit-fda/pull/493/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GAA-UAM#diff-c2tmZGEvbWwvY2xhc3NpZmljYXRpb24vX2RlcHRoX2NsYXNzaWZpZXJzLnB5) | `75.00% <100.00%> (+0.42%)` | :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.