Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 5.78 KB

File metadata and controls

61 lines (56 loc) · 5.78 KB

Releases

Skada v0.4.0

This update brings significant enhancements and new features:

  1. New Shallow Methods: MongeAlignment and JCPOT
  2. New Deep Methods: CAN, MCC, MDD, SPA, SourceOnly, and TargetOnly models.
  3. Scorers: Introduced MixValScorer and improved scorer compatibility with deep models.
  4. Subsampling Transformers: Added StratifiedDomainSubsampler and DomainSubsampler.
  5. Deep Models: Enhanced batch handling, fixed predict_proba, stabilized MDD loss, and fixed Deep Coral.
  6. Docs & Design: Added a contributor guide, new logo, and documentation updates.

What's Changed

Full Changelog: https://github.com/scikit-adaptation/skada/compare/0.3.0...0.4.0