Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18898: Adds 'time_feature_is_universal' to infer_feature_attributes, MINOR #98

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

cademack
Copy link
Member

@cademack cademack commented Jan 9, 2024

Adds a boolean flag 'time_feature_is_universal' to infer_feature_attributes.

If 'time_feature_is_universal' is specified by the user, then that value is directly copied into the feature attributes of the specified time feature under features[time_feature_name]['time_series']['universal'].

If the value is not specified, then nothing is stored there, and it's left to the Engine to assume default behavior.
Default value is None.

apbassett
apbassett previously approved these changes Jan 9, 2024
@apbassett apbassett merged commit 34ef786 into main Jan 9, 2024
36 checks passed
@apbassett apbassett deleted the 18898-universal-ifa branch January 9, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants