Deepsensor

Latest version: v0.4.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.2.5

What's Changed
* Fix incompatibility with Python < 3.10 (thanks patel-zeel)

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.2.4...v0.2.5

0.2.4

What's Changed
* Modularise and track `Task` operations (eg adding batch dim, removing nans, converting to tensor).
* Fix bug in `concat_tasks` when there are NaNs in target data (thanks nilsleh!)

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Bug fixes

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Add `X_t_mask` kwarg to `DeepSensorModel.predict` when predicting on-grid (model will not predict at False/0s and will be returned as NaNs in prediction xarray objects)
* Minor bug fixes

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Saving/loading bugfixes

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* `DataProcessor`, `TaskLoader`, and `ConvNP` now each have a `.save(folder)` method and can be re-initialised with `.__init__(folder)`
* `DataProcessor` init kwargs `x1_map` and `x2_map` now optional (if not provided, will be auto-inferred from first dataset passed to `.__call__`)
* Convert normalization parameters to a dictionary for data processor by patel-zeel in https://github.com/tom-andersson/deepsensor/pull/48

New Contributors
* patel-zeel made their first contribution in https://github.com/tom-andersson/deepsensor/pull/48

**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.1.11...v0.2.0

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.