Skip to content

Commit

Permalink
[DEP] Remove FeatureSelection transformer (#1890)
Browse files Browse the repository at this point in the history
* remove Theta

* remove

* API
  • Loading branch information
TonyBagnall authored Aug 5, 2024
1 parent f30fff0 commit 44bd0c9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 327 deletions.
223 changes: 0 additions & 223 deletions aeon/transformations/feature_selection.py

This file was deleted.

90 changes: 0 additions & 90 deletions aeon/transformations/tests/test_feature_selection.py

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api_reference/transformations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,20 +242,6 @@ These transformers create a series based on a sequence of sliding windows.

HOG1DTransformer


FeatureSelection
~~~~~~~~~~~~~~~~

These transformers select features in `X` based on `y`.

.. currentmodule:: aeon.transformations.feature_selection

.. autosummary::
:toctree: auto_generated/
:template: class.rst

FeatureSelection

.. currentmodule:: aeon.transformations.collection.channel_selection

.. autosummary::
Expand Down

0 comments on commit 44bd0c9

Please sign in to comment.