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

[FIX][ENH] Fix and add more explanation to "DA validation procedures" examples #183

Closed apmellot closed 1 day ago

apmellot commented 2 months ago

I made changes in the "Using cross_val_score with skada" example. I will now have a look at the two other examples of this section.

apmellot commented 2 months ago

More efforts are needed to make the "Visualizing cross-validation behavior in skada" example easy to understand.