-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: scikit-adaptation/skada
base: 0.5.0
head repository: scikit-adaptation/skada
compare: main
- 6 commits
- 16 files changed
- 7 contributors
Commits on Oct 28, 2025
-
[MRG] Gradual domain adaptation (#354)
* gradual da * gradual da * implement gradual domain adaptation * fix docstring * fix docstrings * add more comprehensive tests * Improves clarity of variable names (`X_t` -> `X_step`), and improves testing of estimator-fit condition --------- Co-authored-by: Julie Alberge <julie.alberge@gmail.com> Co-authored-by: Théo Gnassounou <66993815+tgnassou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5cf028 - Browse repository at this point
Copy the full SHA f5cf028View commit details
Commits on Dec 5, 2025
-
Bump actions/checkout from 5 to 6 in the actions group (#355)
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6bb43e - Browse repository at this point
Copy the full SHA c6bb43eView commit details
Commits on Jan 15, 2026
-
[MRG] Fixing test error coming from sklearn 1.8 release (#358)
* start fixing problem * continue fixing * continue fixing * fix scorer * fix spherical kmeans * add the hook class to be pickable * fix torch import * add the hook class to be pickable * use cross_validate instead of cross_val_score * add name of parameters * fix scorer functions * fix last test * specify the parameters sample domain in deep scorer test * remove comments
Configuration menu - View commit details
-
Copy full SHA for 966861a - Browse repository at this point
Copy the full SHA 966861aView commit details -
MAINT fix metadata licence (#359)
* MAINT fix metadata licence * remove metadata from classifier --------- Co-authored-by: Théo Gnassounou <66993815+tgnassou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db2b11c - Browse repository at this point
Copy the full SHA db2b11cView commit details
Commits on Jan 16, 2026
-
Bump actions/cache from 4 to 5 in the actions group (#356)
Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Théo Gnassounou <66993815+tgnassou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 040a84e - Browse repository at this point
Copy the full SHA 040a84eView commit details -
Update Contributing documentation (#342)
Co-authored-by: Rémi Flamary <remi.flamary@gmail.com> Co-authored-by: Théo Gnassounou <66993815+tgnassou@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46bc3db - Browse repository at this point
Copy the full SHA 46bc3dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.0...main