Skip to content

Commit 83a6a7a

Browse files
committed
rename auto-sklearn/autosklearn/pipeline/components/data_preprocessing/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
1 parent f5aa1a4 commit 83a6a7a

File tree

1 file changed

+0
-0
lines changed
  • autosklearn/pipeline/components/data_preprocessing/text_feature_reduction