scikit-adaptation / skada

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

`SourceTarget` selector #116

Closed kachayev closed 4 months ago

kachayev commented 4 months ago

With additional options to discard either source or target.

Already working on this one, just to track the progress.

rflamary commented 4 months ago

And call it DomainSelector() ?