scikit-adaptation / skada

Domain adaptation toolbox compatible with scikit-learn and pytorch
https://scikit-adaptation.github.io/
BSD 3-Clause "New" or "Revised" License
56 stars 16 forks source link

Update `AdaptationOutput` to make `X` into an attribute #106

Closed kachayev closed 5 months ago

kachayev commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 89.58%. Comparing base (ad285c8) to head (2e8a1e2).

Files Patch % Lines
skada/tests/test_subspace.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 89.61% 89.58% -0.03% ========================================== Files 41 41 Lines 2850 2852 +2 ========================================== + Hits 2554 2555 +1 - Misses 296 297 +1 ```

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