scikit-adaptation / skada

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

[MRG] Clean datasets references #203

Closed ambroiseodt closed 1 month ago

ambroiseodt commented 1 month ago

Following discussion with @YanisLalou:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.13%. Comparing base (1afa7d0) to head (f21e319).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## =========================================== - Coverage 97.10% 83.13% -13.98% =========================================== Files 54 46 -8 Lines 5292 4980 -312 =========================================== - Hits 5139 4140 -999 - Misses 153 840 +687 ```