Skip to content

Commit

Permalink
rename `auto-sklearn/autosklearn/pipeline/components/data_preprocessi…
Browse files Browse the repository at this point in the history
…ng/feature_reduction` to `auto-sklearn/autosklearn/pipeline/components/data_preprocessing/text_feature_reduction`.

also rename corresponding feature reduction class FeatureReduction to TextFeatureReduction.
`auto-sklearn/autosklearn/pipeline/components/data_preprocessing/text_feature_reduction/truncated_svd.py:TextFeatureReduction`

This includes adapting all *csv and *json participating in metalearning

The "real" changes are limited to
  1. truncated_svd.py
  2. feature_type_text.py
  • Loading branch information
Louquinze committed Mar 3, 2022
1 parent f5aa1a4 commit 83a6a7a
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 83a6a7a

Please sign in to comment.