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] Incorporate sklearn 1.5.0 changes that are incompatible #208

Closed kachayev closed 1 month ago

kachayev commented 1 month ago

Closes #207

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.07%. Comparing base (74dc968) to head (af8bb8f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #208 +/- ## ========================================== - Coverage 97.10% 97.07% -0.04% ========================================== Files 54 54 Lines 5292 5303 +11 ========================================== + Hits 5139 5148 +9 - Misses 153 155 +2 ```