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

Sparse Datasets #486

Closed opintosant closed 1 year ago

opintosant commented 1 year ago

Added function which generates sparse data from a regular dataset by removing data points for each individual in the sample

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.41% // Head: 85.41% // No change to project coverage :thumbsup:

Coverage data is based on head (e007506) compared to base (8756059). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #486 +/- ## ======================================== Coverage 85.41% 85.41% ======================================== Files 139 139 Lines 11103 11103 ======================================== Hits 9484 9484 Misses 1619 1619 ``` 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.