scikit-adaptation / skada

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

Include docstring for `label` argument of `make_shifted_datasets` #102

Closed kachayev closed 7 months ago

kachayev commented 7 months ago

Closes #95.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (cb96ef7) 89.07% compared to head (5120e7a) 89.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== + Coverage 89.07% 89.11% +0.03% ========================================== Files 41 41 Lines 2738 2738 ========================================== + Hits 2439 2440 +1 + Misses 299 298 -1 ```

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