Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/additional_information/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Added
- Added optional dependencies to ``dtaianomaly``, rather than having to install
everything via different requirements files.
- Added support for Python 3.13.
- Implemented the ``predict_confidence()`` method in the ``BaseDetector``, which
computes a confidence score for each prediction of the anomaly detector.

Changed
^^^^^^^
Expand Down
Loading