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] JDOTClassifier + doc update #113

Closed rflamary closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 91.67%. Comparing base (ec10881) to head (41aa98d).

Files Patch % Lines
skada/_ot.py 98.37% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== + Coverage 91.22% 91.67% +0.44% ========================================== Files 43 43 Lines 3135 3339 +204 ========================================== + Hits 2860 3061 +201 - Misses 275 278 +3 ```

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