scikit-adaptation / skada

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

[MRG] Add MCC method #250

Closed tgnassou closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 81.35%. Comparing base (e80e205) to head (44d9743).

:exclamation: There is a different number of reports uploaded between BASE (e80e205) and HEAD (44d9743). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (e80e205) | HEAD (44d9743) | |------|------|------| ||2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## =========================================== - Coverage 97.33% 81.35% -15.98% =========================================== Files 56 48 -8 Lines 5845 5373 -472 =========================================== - Hits 5689 4371 -1318 - Misses 156 1002 +846 ```