Small-text

Latest version: v1.4.0

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

Scan your dependencies

Page 3 of 3

1.0.0b2

Bugfix release.

Fixed

- Fix links to the documentation in README.md and notebooks.

---

1.0.0b1

First beta release with multi-label functionality and stopping criteria.

Added

- Added a changelog.
- All provided classifiers are now capable of multi-label classification.

Changed

- Documentation has been overhauled considerably.
- `PoolBasedActiveLearner`: Renamed `incremental_training` kwarg to `reuse_model`.
- `SklearnClassifier`: Changed `__init__(clf)` to `__init__(model, num_classes, multi_Label=False)`
- `SklearnClassifierFactory`: `__init__(clf_template, kwargs={})` to `__init__(base_estimator, num_classes, kwargs={})`.
- Refactored `KimCNNClassifier` and `TransformerBasedClassification`.

Removed

- Removed `device` kwarg from `PytorchDataset.__init__()`,
`PytorchTextClassificationDataset.__init__()` and `TransformersDataset.__init__()`.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.