Ride

Latest version: v0.7.2

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

Scan your dependencies

Page 3 of 3

0.4.0

Fixed
- Pass args correctly to trainer during testing.

Changed
- CheckpointEveryNSteps now included in ModelCheckpoint c.f. pl==1.3.
- Import from torchmetrics instead of pl.metrics .
- Moved confusion matrix to RideClassificationDataset and updated plot.

Added
- Feature extraction and visualisation.
- Lifecycle and Finetuneable mixins always included via RideModule.
- Support for pytorch-lightning==1.3.
- Additional tests: Coverage is now at 92%.

Removed
- Support for nested inheritance of RideModule.
- Support for pytorch-lightning==1.2.

0.3.2

Fixed
- Project dependencies: removed click and added psutil to requirements.
- Logging: Save stdout and stderr to run.log.

Changed
- Logged results names. Flattened folder structure and streamlines names.

Added
- Docstrings to remaining core classes.
- Tests that logged results exists.

0.3.1

Added
- Add support for namedtuples in dataset `input_shape` and `output_shape`.
- Add tests for test_enemble.
- Expose more classes via `from ride import XXX`.
- Fix import-error in hparamsearch.
- Fix issues in metrics and add tests.
- Remove unused cache module.

Change
- Renamed `Dataset` to `RideDataset`.

0.3.0

Added
- Documentation for getting started, the Ride API, and a general API reference.
- Automatic import of `SgdOptimizer`.

Change
- Renamed `Dataset` to `RideDataset`.

0.2.0

Added
- Initial publicly available implementation of the library.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.