Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions docs/additional_information/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Added

Changed
^^^^^^^
- Moved ``InTimeAD`` to separate project at https://github.com/ML-KULeuven/InTimeAD.

Fixed
^^^^^
Expand Down
1 change: 0 additions & 1 deletion docs/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Currently, following subsets are available:
installing ``dtaianomaly[all]``!
- ``time_moe``: Install transformers==4.40.1, necessary for running Time-MoE. **Warning:** Not
included when installing ``dtaianomaly[all]``!
- ``in_time_ad``: Dependencies for running the demonstrator.

To install version ``X.Y.Z``, use the following command:

Expand Down
62 changes: 0 additions & 62 deletions dtaianomaly/in_time_ad/_CustomDetectorVisualizer.py

This file was deleted.

10 changes: 0 additions & 10 deletions dtaianomaly/in_time_ad/__init__.py

This file was deleted.

Loading