sissa-data-science / DADApy

Distance-based Analysis of DAta-manifolds in python
https://dadapy.readthedocs.io/
Apache License 2.0
103 stars 18 forks source link

DII dev #122

Closed vdeltatto closed 6 months ago

vdeltatto commented 6 months ago

Proposed changes

Small improvements to DII functions and example notebook

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 90.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 81.34%. Comparing base (4ab6d46) to head (7112cbb).

Files Patch % Lines
dadapy/_utils/differentiable_imbalance.py 89.79% 5 Missing :warning:
dadapy/feature_weighting.py 92.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== + Coverage 81.32% 81.34% +0.01% ========================================== Files 20 20 Lines 3299 3302 +3 ========================================== + Hits 2683 2686 +3 Misses 616 616 ```

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