| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 830 Bytes | |
| v1.3.0 source code.tar.gz | 2025-11-19 | 6.0 MB | |
| v1.3.0 source code.zip | 2025-11-19 | 6.1 MB | |
| Totals: 3 Items | 12.0 MB | 0 | |
Version 1.3.0
This is just a small release, with the main addition being support for the sklearn __sklearn_is_fitted__ protocol and some updates for new Python and PyTorch versions.
What's Changed
- Release fixes by @githubnemo in https://github.com/skorch-dev/skorch/pull/1117
- Custom sklearn estimators implementing
__sklearn_is_fitted__by @divakaivan in https://github.com/skorch-dev/skorch/pull/1119 - Update Python (3.13) and PyTorch (2.9) versions by @BenjaminBossan in https://github.com/skorch-dev/skorch/pull/1121
- Release 1.3.0 by @BenjaminBossan in https://github.com/skorch-dev/skorch/pull/1124
New Contributors
- @divakaivan made their first contribution in https://github.com/skorch-dev/skorch/pull/1119
Full Changelog: https://github.com/skorch-dev/skorch/compare/v1.2.0...v1.3.0