pytorch / botorch

Bayesian optimization in PyTorch
https://botorch.org/
MIT License
3.11k stars 406 forks source link

InteractionFeatures input transform #2560

Closed hvarfner closed 1 month ago

hvarfner commented 1 month ago

Summary: InteractionFeatures input transform to compute first-order interactions between inputs.

Used for feature importance work in conjunction with (warped) linear models.

Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.98%. Comparing base (6d327b9) to head (9c7e471). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2560 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 193 193 Lines 17104 17111 +7 ======================================= + Hits 17101 17108 +7 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63673008

facebook-github-bot commented 1 month ago

This pull request has been merged in pytorch/botorch@68faeff8e992cb077dbb039cc6753da3d147206e.