-
Notifications
You must be signed in to change notification settings - Fork 427
pass X to OutcomeTransform #2663
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D67724473 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2663 +/- ##
=======================================
Coverage 99.98% 99.98%
=======================================
Files 200 200
Lines 18157 18157
=======================================
Hits 18155 18155
Misses 2 2 ☔ View full report in Codecov by Sentry. |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Differential Revision: D67724473
a54828b
to
8a6fb1a
Compare
This pull request was exported from Phabricator. Differential Revision: D67724473 |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Differential Revision: D67724473
8a6fb1a
to
b8b01db
Compare
This pull request was exported from Phabricator. Differential Revision: D67724473 |
b8b01db
to
e21df9d
Compare
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Differential Revision: D67724473
This pull request was exported from Phabricator. Differential Revision: D67724473 |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Differential Revision: D67724473
e21df9d
to
605b9d3
Compare
This pull request was exported from Phabricator. Differential Revision: D67724473 |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
605b9d3
to
fe42a78
Compare
This pull request was exported from Phabricator. Differential Revision: D67724473 |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension. Reviewed By: esantorella Differential Revision: D67724473
This pull request has been merged in be8ec7b. |
Summary: This enables using outcome transforms with behavior that depends on X. For example, this enables implementing a stratified standardize transform, where the the standardization is performing for distinct values of an input dimension.
Differential Revision: D67724473