Skip to content

Commit

Permalink
feature one2many init.
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoysport2022 committed Mar 21, 2022
1 parent 18a776a commit 2eda4a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion autox/autox_competition/feature_engineer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
from .fe_rolling_stat_ts import FeatureRollingStatTS
from .fe_exp_weighted_mean import FeatureExpWeightedMean
from .fe_image2vec import fe_ima2vec
from .fe_gbdt import FeatureGbdt
from .fe_gbdt import FeatureGbdt
from .fe_one2many import FeatureOne2Many

0 comments on commit 2eda4a9

Please sign in to comment.