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

CircularValidation does not work with deep method #163

Closed tgnassou closed 2 months ago

tgnassou commented 3 months ago

To fix this problem, we must change how we do deepcopy of the estimator for deep methods.