Daml

Latest version: v0.52.0

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

Scan your dependencies

Page 1 of 5

0.52.0

๐Ÿ› ๏ธ **Improvements and Enhancements**
- `07b12ac2` - Fully integrate outlier detection into DAML

Outlier Detection API has been changed. Additional details are available in our documentation.

0.51.0

๐ŸŒŸ **Feature Release**
- `2ed88a07` - Implement Drift Detection Metrics

This change adds 4 types of Drift Detection metrics which allow for the detection of potential drift in the dataset.

* Kolmogorov-Smirnov
* Cramรฉr-von Mises
* Maximum Mean Discrepancy
* Classifier Uncertainty

The conceptual source is derived from [Failing Loudly: An Empirical Study of Methods for Detecting Dataset Shift](https://arxiv.org/abs/1810.11953) and the implementation is derived from [Alibi-Detect v0.11.4](https://github.com/SeldonIO/alibi-detect/tree/v0.11.4).

0.45.0

๐Ÿšง **Deprecations and Removals**
- `5cc48bec` - Divergence metric naming corrected to HP Divergence

Divergence metric output now returns a dictionary of `{ "divergence": float, "error": int }` instead of `{ "dpdivergence": float, "error": int }`. Code, documentation and tutorials have been updated to the correct nomenclature of HP (Henze-Penrose) divergence.

0.44.6

๐ŸŒŸ **Feature Release**
- `41b20d3a` - Add rules for release label pipeline workflow and merge request release template

๐Ÿ› ๏ธ **Improvements and Enhancements**
- `7ee53c9c` - Update Divergence default to MST

0.44.2

๐Ÿ› ๏ธ **Improvements and Enhancements**
- `1468aa5c` - Switch to markdown and updated docs

0.43.0

๐Ÿ› ๏ธ **Improvements and Enhancements**
- `670a0db5` - Add support for classwise Sufficiency metrics
- `b96ee099` - Have sufficiency train and eval functions take indices and batch size instead of a DataLoader

Page 1 of 5

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.