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

22759: Updates react_aggregate to use derivation logic for derived features and adds other logic to improve aggregate details when using time-series data #424

Merged
merged 28 commits into from
Feb 14, 2025

Conversation

cademack
Copy link
Member

@cademack cademack commented Feb 11, 2025

Updates react_aggregate to predict features using their derivation logic rather than directly interpolating the values of influential cases. For now this will be default behavior and will always apply to features where it can, but it is planned to be parametrizable in the future.

Additionally adds the time-series context filtering logic that has been present in residuals to MDA and contributions.

@cademack cademack requested a review from a team as a code owner February 11, 2025 19:53
@cademack cademack changed the title 22759: Updates react_aggregate to use derivation logic for derived features 22759: Updates react_aggregate to use derivation logic for derived features and adds other logic to improve aggregate details when using time-series data Feb 12, 2025
@cademack cademack merged commit d060f45 into main Feb 14, 2025
10 checks passed
@cademack cademack deleted the 22759-aggregate-derivation-logic branch February 14, 2025 16:38
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.

3 participants