skada
skada copied to clipboard
[WIP] Add multi-domain Monge alignment and JCPOT Target shift method
Adds a multi domain Monge alignement Adapter to SKADA that does the following
- compte a barycenter of all sources (Gaussian assumtion)
- Map all data to this barycenter with the clase form
- At test time it maps all data (form target or source) to the barycenter when calling tranform
Also implement the multisource JCPOT taregt shift method (that should also work for only one source)
Remain to be done
- [x] Proper documentation
- [x] pipeline function wit adapter
- [x] Add references
- [ ] Implement JCPOT