Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenWuyifan committed May 1, 2024
1 parent 0a2eb3f commit 1c7b41a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions alpha_automl/resource/primitives_hierarchy.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
],
"FEATURE_SCALER": [
"sklearn.preprocessing.MaxAbsScaler",
"sklearn.preprocessing.RobustScaler",
"sklearn.preprocessing.StandardScaler",
"sklearn.preprocessing.MinMaxScaler"
"sklearn.preprocessing.StandardScaler"
],
"FEATURE_SELECTOR": [
"sklearn.feature_selection.GenericUnivariateSelect",
Expand Down

0 comments on commit 1c7b41a

Please sign in to comment.