You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow use of Winsorize transform without an optimization config (#4546)
Summary:
Pull Request resolved: #4546
Allowing winsorization transform to be used without an optimization config will prevent some annoying errors in occasional notebook usage. If no opt config is provided, the transform becomes no-op.
Reviewed By: sdaulton
Differential Revision: D84167926
fbshipit-source-id: 3536ab81c56b31837291e18334e0fb3864089ab4
0 commit comments