Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
fix: auto inferred cat features
Browse files Browse the repository at this point in the history
  • Loading branch information
bokajgd committed Oct 7, 2022
1 parent d677d76 commit ea0d946
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ def get_split_as_ds_dict(
df=predictors,
index_name="dw_ek_borger",
datetime_name="timestamp",
cat_features=[],
)

return {
Expand Down

0 comments on commit ea0d946

Please sign in to comment.