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

[MRG] JDOT Regressor #76

Closed rflamary closed 5 months ago

rflamary commented 5 months ago

New JDOTRegressor class

codecov[bot] commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (31ea1b0) 87.31% compared to head (2635f14) 88.04%.

Files Patch % Lines
skada/_ot.py 98.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 87.31% 88.04% +0.73% ========================================== Files 38 41 +3 Lines 2435 2576 +141 ========================================== + Hits 2126 2268 +142 + Misses 309 308 -1 ```

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