Quadra

Latest version: v2.2.5

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

Scan your dependencies

Page 8 of 11

1.3.2

Updated

- Update `mlflow` requirements for `mlflow-skinny` package to align with the same version of main `mlflow` package.

1.3.1

Updated

- Update pandas requirements to use a more recent version and avoid slow build time when python 3.10 is used.

1.3.0

Added

- Add batch_size_finder callback for lightning based models (disabled by default).
- Add automatic_batch_size parameter to sklearn based training tasks (disabled by default).
- Add automatic_batch_size decorator to automatically fix the batch size of test functions for evaluation tasks if any out of memory error occurs.
- Add --mock-training flag for tests to skip running the actual training and just run the test.

Fixed

- Fix lightning based tasks not working properly when no checkpoint was provided.
- Fix list and dict config not handled properly as input_shapes parameter.

Updated

- Greatly reduce the dimension of test datasets to improve testing speed.

Updated

- Make `disable` a quadra reserved keyword for all callbacks, to disable a callback just set it to `disable: true` in the configuration file.

1.2.7

Fixed

- Fix test classification task crash when only images with no labels are used.

1.2.6

Added

- Add optional `training_threshold_type` for anomaly detection inference task.
Changed

- Compute results using the training image threshold instead of zero when running anomaly inference with no labelled data.

1.2.5

Fixed

- Fix generic classification experiment crashing due to missing class to index configuration.

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.