Skip to content

Commit

Permalink
Update cfg_data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk authored Dec 12, 2022
1 parent 5b8a72e commit 42a3e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion federatedscope/core/configs/cfg_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def extend_data_cfg(cfg):
cfg.data.quadratic.min_curv = 0.02
cfg.data.quadratic.max_curv = 12.5

# feature engineer
# feature engineering
cfg.feat_engr = CN()
cfg.feat_engr.type = ''
cfg.feat_engr.scenario = 'hfl'
Expand Down

0 comments on commit 42a3e51

Please sign in to comment.