Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eden Wu committed Sep 1, 2024
1 parent bdd5a6d commit 86e9346
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions alpha_automl/hyperparameter_tuning/smac_parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,7 @@
"default": "word"
}
},
"sklearn.feature_extraction.text.CountVectorizer": {
"min_df": {
"type": "Float",
"value": [
0,
0.3
],
"default": 0.1
}
},
"sklearn.feature_extraction.text.CountVectorizer": {},
"sklearn.ensemble.ExtraTreesClassifier": {
"n_estimators": {
"type": "Integer",
Expand Down

0 comments on commit 86e9346

Please sign in to comment.